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

   > 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.
   
   Ahh, that's probably where the v16 came from, then. Thanks for pointing that 
out.
   Do major updates for arrow-go in the [arrow-adbc/go/adbc 
module](https://github.com/apache/arrow-adbc/blob/main/go/adbc/go.mod) 
accompany the release somehow, or should we expect that there might be some 
delay?


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