Conversation

olavloite

Adds async support for the connection API.

Some integration tests started transactions without executing a query,
and expected these transactions to fail. However, as the client is
now non-blocking up until the first call to ResultSet#next(), no
exception would occur.
@googlebotgooglebot added the cla: yesThis human has signed the Contributor License Agreement.label Jun 21, 2020
@olavloiteolavloite changed the title Connection api async feat: async connection api Jun 21, 2020
@olavloiteolavloite mentioned this pull request Jun 21, 2020
Base automatically changed from async-api to master June 30, 2020 18:45
@product-auto-labelproduct-auto-label bot added the api: spannerIssues related to the googleapis/java-spanner API.label Aug 21, 2020
@olavloite

Closing in favor of #392

rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…#291)

Cloud Spanner now supports generated columns. These were reported as normal columns
in the JDBC metadata. These are now reported correctly as generated columns.

Fixes googleapis#290
Sign up for free to join this conversation on . Already have an account? Sign in to comment
api: spannerIssues related to the googleapis/java-spanner API.cla: yesThis human has signed the Contributor License Agreement.
None yet

Successfully merging this pull request may close these issues.