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

fix(csharp/src/Drivers/BigQuery): Use job reference instead of job id to get job to avoid interference between different locations #2433

Merged

Conversation

qifanzhang-ms
Copy link
Contributor

…between different locations.

@github-actions github-actions bot added this to the ADBC Libraries 17 milestone Jan 13, 2025
Copy link
Contributor

@CurtHagenlocher CurtHagenlocher left a comment

Choose a reason for hiding this comment

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

Thanks! The change looks totally plausible, but it would be nice to provide a little more detail in the description about the problem. For instance (to make something up) "the job id by itself does not uniquely describe the data; you need both the job id and the foobarbaz id".

@CurtHagenlocher CurtHagenlocher merged commit 4559477 into apache:main Jan 13, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants