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): add support for scopes #1482

Merged
merged 21 commits into from
Jan 26, 2024

Conversation

davidhcoe
Copy link
Contributor

@davidhcoe davidhcoe commented Jan 22, 2024

  • Adds support for passing scopes to the BigQueryClient
  • Removes many of the null warnings from the pipeline runs
  • Improves serialization for complex structs
  • Includes test updates

Copy link

⚠️ Please follow the Conventional Commits format in CONTRIBUTING.md for PR titles.

@github-actions github-actions bot added this to the ADBC Libraries 0.10.0 milestone Jan 22, 2024
@lidavidm lidavidm changed the title fix(csharp/drivers/bigquery): add support for scopes fix(csharp/src/Drivers/BigQuery): add support for scopes Jan 22, 2024
csharp/test/Apache.Arrow.Adbc.Tests/ClientTests.cs Outdated Show resolved Hide resolved
csharp/test/Drivers/BigQuery/BigQueryTestingUtils.cs Outdated Show resolved Hide resolved
csharp/src/Drivers/BigQuery/BigQueryConnection.cs Outdated Show resolved Hide resolved
csharp/src/Drivers/BigQuery/BigQueryConnection.cs Outdated Show resolved Hide resolved
csharp/src/Drivers/BigQuery/BigQueryConnection.cs Outdated Show resolved Hide resolved
@davidhcoe davidhcoe marked this pull request as draft January 23, 2024 20:08
@davidhcoe davidhcoe marked this pull request as ready for review January 24, 2024 00:18
@CurtHagenlocher CurtHagenlocher merged commit c6472ab into apache:main Jan 26, 2024
5 checks passed
@davidhcoe davidhcoe deleted the dev/bq-scopes branch January 26, 2024 19:27
soumyadsanyal pushed a commit to soumyadsanyal/arrow-adbc that referenced this pull request Jan 31, 2024
- Adds support for passing scopes to the BigQueryClient
- Removes many of the null warnings from the pipeline runs
- Improves serialization for complex structs
- Includes test updates

---------

Co-authored-by: David Coe <coedavid@umich.edu>
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.

2 participants