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): expose query id on row iterator if available #9224

Merged
merged 3 commits into from Jan 5, 2024

Conversation

shollyman
Copy link
Contributor

This feature plumbs through the query ID, if available, as part of the row iterator. Currently only queries run via the jobs.query RPC have query ID exposed. This is related to the query preview features exposed in PR 8653.

@shollyman shollyman requested review from a team as code owners January 5, 2024 18:18
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jan 5, 2024
Copy link

@PhongChuong PhongChuong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/Id/ID

@shollyman
Copy link
Contributor Author

s/Id/ID

done.

@shollyman shollyman removed the request for review from Neenu1995 January 5, 2024 18:28
@shollyman shollyman added the automerge Merge the pull request once unit tests and other checks pass. label Jan 5, 2024
@quartzmo quartzmo changed the title feat: expose query id on row iterator if available feat(bigquery): expose query id on row iterator if available Jan 5, 2024
@quartzmo quartzmo added the api: bigquery Issues related to the BigQuery API. label Jan 5, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit bbff8ac into googleapis:main Jan 5, 2024
9 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 5, 2024
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. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants