birschick-bq opened a new pull request, #1858: URL: https://github.com/apache/arrow-adbc/pull/1858
Addresses a TODO item to accurately retrieve the precision and scale for `DECIMAL` (`Decimal128Type`) when retrieving table schema (`GetTableSchema`). * Parses the type name to find the precision and scale, using the default of 10 and 0, respectively. -- 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]
