davidhcoe opened a new pull request, #1241: URL: https://github.com/apache/arrow-adbc/pull/1241
This PR: - Adds support for SqlDecimal for Decimal128 (follow up to https://github.com/apache/arrow/pull/38481) - Treats Decimal256 values as string (follow up to https://github.com/apache/arrow/pull/38508) - Adds a new DecimalBehavior to the Client to allow the caller to determine how to treat decimal values - Standardizes the test frameworks to Xunit Addresses https://github.com/apache/arrow-adbc/issues/1230 -- 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]
