pkit opened a new issue, #2084: URL: https://github.com/apache/arrow-adbc/issues/2084
### What feature or improvement would you like to see? I'm not sure if at the current state the driver is even usable. Almost all numeric types are decimals in Snowflake. ``` adbc_driver_manager.NotSupportedError: NOT_IMPLEMENTED: [Snowflake] Unsupported bind param '0' type decimal(1, 0) ``` I've tried to bind it directly from RecordBatch or through the DBAPI "interface", but nope. -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org