zeroshade opened a new pull request, #674:
URL: https://github.com/apache/arrow-adbc/pull/674

   Updates to the latest commit of the Go Snowflake driver (until they do their 
release later this month when we can point to the actual version release) which 
uses Arrow v12. 
   
   This has two effects:
   
   1. Removes the duplicated Arrow dependency between the libs (since now both 
are using v12) which shrinks the size of the release build of 
libadbc_driver_snowflake down to ~22M
   2. Allows the driver to build and run properly on non-x64 architectures (as 
it includes the fix in Arrow v12 for the build failure on non-x64 
architectures).


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