You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "zeroshade (via GitHub)" <gi...@apache.org> on 2023/05/10 16:13:39 UTC

[GitHub] [arrow-adbc] zeroshade opened a new pull request, #674: feat(go/adbc/driver/snowflake): Update gosnowflake dep

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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-adbc] zeroshade merged pull request #674: feat(go/adbc/driver/snowflake): Update gosnowflake dep

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade merged PR #674:
URL: https://github.com/apache/arrow-adbc/pull/674


-- 
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-unsubscribe@arrow.apache.org

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