You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/04/28 07:02:04 UTC

[GitHub] [arrow-adbc] lidavidm opened a new pull request, #622: fix!(java): require supplying BufferAllocator to create drivers

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

   The old way was prone to memory leaks.
   
   Fixes #563.
   
   BREAKING CHANGE: removes static driver instances.


-- 
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] github-actions[bot] commented on pull request #622: fix!(java): require supplying BufferAllocator to create drivers

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #622:
URL: https://github.com/apache/arrow-adbc/pull/622#issuecomment-1527085313

   :warning: Please follow the [Conventional Commits format in CONTRIBUTING.md](https://github.com/apache/arrow-adbc/blob/main/CONTRIBUTING.md) for PR titles.


-- 
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] lidavidm merged pull request #622: fix(java)!: require supplying BufferAllocator to create drivers

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


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