Skip to content

Conversation

@olavloite
Copy link
Collaborator

Add an unknownLength connection property that can be used to determine what length should be returned by a driver when it is requested to return the length of a data type without a known length.

This is similar to the unknownLength connection parameter implemented by the PostgreSQL JDBC driver: https://jdbc.postgresql.org/documentation/use/#connection-parameters

Add an unknownLength connection property that can be used to determine what length should
be returned by a driver when it is requested to return the length of a data type without a
known length.

This is similar to the unknownLength connection parameter implemented by the PostgreSQL
JDBC driver: https://jdbc.postgresql.org/documentation/use/#connection-parameters
@olavloite olavloite requested review from a team as code owners November 14, 2025 10:56
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Nov 14, 2025
@olavloite olavloite merged commit d09ae43 into main Nov 14, 2025
41 of 42 checks passed
@olavloite olavloite deleted the unknown-length branch November 14, 2025 12:36
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. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants