jasonlin45 opened a new pull request, #3468: URL: https://github.com/apache/arrow-adbc/pull/3468
BigQuery does not give us precision for DECIMAL or BIGDECIMAL types that don't have them explicitly specified Semantically, 0 would mean to use the default size Without this change, we were seeing `Decimal128` and `Decimal256` with 0 precision. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
