Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bigquery): add session and connection support #4754

Merged
merged 2 commits into from Sep 21, 2021

Conversation

shollyman
Copy link
Contributor

Adds:

  • CreateSession to Query config
  • ConnectionProperties to specify connection keys/values in Query config
  • SessionInfo in JobStatistics to record session stats

Also contains some minor test refactoring to make it easier to test query execution.

Adds:
* CreateSession to Query config
* ConnectionProperties to specify connection keys/values in Query config
* SessionInfo in JobStatistics to record session stats
@shollyman shollyman requested a review from a team September 15, 2021 04:29
@shollyman shollyman requested a review from a team as a code owner September 15, 2021 04:29
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Sep 15, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 15, 2021
@shollyman shollyman added the automerge Merge the pull request once unit tests and other checks pass. label Sep 21, 2021
@shollyman shollyman merged commit e846dfd into googleapis:master Sep 21, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 21, 2021
@shollyman shollyman deleted the fr-session-support branch September 21, 2021 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants