lidavidm commented on PR #1288:
URL: https://github.com/apache/arrow-adbc/pull/1288#issuecomment-1809101337

   Yeah, I think we're going to end up with some layer of type mapping 
shenanigans for every driver (SQLite and Snowflake also have to deal with 
this). We could attempt to convert to an Arrow decimal with given 
precision/scale based on the column type, and fail (or maybe insert NULL) for 
invalid values.


-- 
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]

Reply via email to