zeroshade commented on issue #294:
URL: https://github.com/apache/arrow-go/issues/294#issuecomment-2678824572

   Currently the `gosnowflake` driver being used under the hood by ADBC for 
snowflake is still using v16 (currently working on upgrading that to v18!). The 
way it is being used is that we get the raw io.Reader from gosnowflake and 
construct the ipc reader in the ADBC implementation to construct v18 records 
rather than having to jump through hoops, since as I mentioned the raw data is 
perfectly compatible.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to