Skip to content

Conversation

olavloite
Copy link
Collaborator

Any error that was returned by BatchCreateSessions should also be set as
the result of the auto-detect dialect query, as the query will never be
able to return a result for the dialect when session creation fails.

Fixes #1759

Any error that was returned by BatchCreateSessions should also be set as
the result of the auto-detect dialect query, as the query will never be
able to return a result for the dialect when session creation fails.

Fixes #1759
@olavloite olavloite requested review from ansh0l and rahul2393 March 19, 2022 11:23
@olavloite olavloite requested a review from a team as a code owner March 19, 2022 11:23
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Mar 19, 2022
Copy link
Contributor

@ansh0l ansh0l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@olavloite olavloite merged commit 6550a9d into main Mar 24, 2022
@olavloite olavloite deleted the dialect-detection-error branch March 24, 2022 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatic dialect detection returns DEADLINE_EXCEEDED if session creation fails
3 participants