Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

feat: support statement tags in comments in Connection API#2978

Closed
olavloite wants to merge 2 commits intomainfrom
statement-tag-as-comment
Closed

feat: support statement tags in comments in Connection API#2978
olavloite wants to merge 2 commits intomainfrom
statement-tag-as-comment

Conversation

@olavloite
Copy link
Copy Markdown
Collaborator

Adds support for supplying statement tags as comments in the Connection API. This enables the use of statement tags in frameworks that only support SQL options.

@olavloite olavloite requested a review from a team March 26, 2024 21:11
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels Mar 26, 2024
@olavloite olavloite requested a review from a team March 26, 2024 21:13
@olavloite olavloite marked this pull request as draft April 4, 2024 08:32
@olavloite
Copy link
Copy Markdown
Collaborator Author

Replaced by #3005

@olavloite olavloite closed this Apr 5, 2024
gcf-merge-on-green Bot pushed a commit that referenced this pull request Apr 19, 2024
Supports including a hint in the SQL string to set a statement tag or an RPC priority for a single SQL statement in the Connection API. This makes it easier to use these features from frameworks and tools that only support SQL statements.

Replaces #2978
gcf-merge-on-green Bot pushed a commit that referenced this pull request Apr 20, 2024
🤖 I have created a release *beep* *boop*
---


## [6.65.0](https://togithub.com/googleapis/java-spanner/compare/v6.64.0...v6.65.0) (2024-04-20)


### Features

* Remove grpclb ([#2760](https://togithub.com/googleapis/java-spanner/issues/2760)) ([1df09d9](https://togithub.com/googleapis/java-spanner/commit/1df09d9b9189c5527de91189a063ecc15779ac77))
* Support client-side hints for tags and priority ([#3005](https://togithub.com/googleapis/java-spanner/issues/3005)) ([48828df](https://togithub.com/googleapis/java-spanner/commit/48828df3489465bb53a18be50808fbd435f3e896)), closes [#2978](https://togithub.com/googleapis/java-spanner/issues/2978)


### Bug Fixes

* **deps:** Update the Java code generator (gapic-generator-java) to 2.39.0 ([#3001](https://togithub.com/googleapis/java-spanner/issues/3001)) ([6cec1bf](https://togithub.com/googleapis/java-spanner/commit/6cec1bf1bb44a52c62c2310447c6a068a88209ea))
* NullPointerException on AbstractReadContext.span ([#3036](https://togithub.com/googleapis/java-spanner/issues/3036)) ([55732fd](https://togithub.com/googleapis/java-spanner/commit/55732fd107ac1d3b8c16eee198c904d54d98b2b4))


### Dependencies

* Update dependency com.google.cloud:sdk-platform-java-config to v3.29.0 ([#3045](https://togithub.com/googleapis/java-spanner/issues/3045)) ([67a6534](https://togithub.com/googleapis/java-spanner/commit/67a65346d5a01d118d5220230e3bed6db7e79a33))
* Update dependency commons-cli:commons-cli to v1.7.0 ([#3043](https://togithub.com/googleapis/java-spanner/issues/3043)) ([9fea7a3](https://togithub.com/googleapis/java-spanner/commit/9fea7a30e90227e735ad3595f4ca58dfb1ca1b93))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant