-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
googleapis/java-spanner
#1548Labels
api: spannerIssues related to the googleapis/java-spanner-jdbc API.Issues related to the googleapis/java-spanner-jdbc API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
The Cloud Spanner APIs now supports the request priority option.
https://cloud.google.com/blog/topics/developers-practitioners/introducing-request-priorities-cloud-spanner-apis
Are there any plans to allow the JDBC driver to specify the API request priority from the properties of the connection URL as follows?
jdbc:cloudspanner:/projects/my-project/instances/my-instance/databases/my-db;rpcPriority=LOW
Metadata
Metadata
Assignees
Labels
api: spannerIssues related to the googleapis/java-spanner-jdbc API.Issues related to the googleapis/java-spanner-jdbc API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.