Skip to content

Conversation

@davidhcoe
Copy link
Contributor

  • Adds ability for callers to override the adbc.bigquery.large_decimals_as_string parameter

@davidhcoe davidhcoe marked this pull request as ready for review November 6, 2025 00:43
@github-actions github-actions bot added this to the ADBC Libraries 21 milestone Nov 6, 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! I guess we don't validate when invalid or unused properties are present?

Can you either fix or remove the stale-looking comment?

this.properties[BigQueryParameters.LargeDecimalsAsString] = BigQueryConstants.TreatLargeDecimalAsString;
this.httpClient = new HttpClient();

// add the default value for now and set to true until C# has a BigDecimal
Copy link
Contributor

Choose a reason for hiding this comment

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

This comment looks stale now.

@CurtHagenlocher CurtHagenlocher merged commit 3d3bb0e into apache:main Nov 6, 2025
6 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.

2 participants