Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

base: remove OptionalNodeIDErr #104828

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Commits on Jun 13, 2023

  1. base: remove OptionalNodeIDErr

    This method was only used in one place where we need to get the SQL
    instance ID of the gateway. That place has been refactored to pass that
    ID explicitly from the DistSQLPlanner.
    
    Release note: None
    yuzefovich committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    90c22c1 View commit details
    Browse the repository at this point in the history