You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/06/02 14:46:37 UTC

[GitHub] [arrow] rymurr opened a new pull request #7328: ARROW-9015: [Java] Make BaseAllocator package private

rymurr opened a new pull request #7328:
URL: https://github.com/apache/arrow/pull/7328


   BaseAllocator should be package private and shouldn't be used as a
   concrete type in other modules. This commit makes it package private
   and replaces `BaseAllocator` with `BufferAllocator` references.
   
   It also creates a `CommonUtil` class which holds the static utils
   that `BaseAllocator` used to


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

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



[GitHub] [arrow] jacques-n commented on pull request #7328: ARROW-9015: [Java] Make BaseAllocator package private

Posted by GitBox <gi...@apache.org>.
jacques-n commented on pull request #7328:
URL: https://github.com/apache/arrow/pull/7328#issuecomment-637602006


   lgtm +1
   
   thanks for cleaning this up.


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

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



[GitHub] [arrow] asfgit closed pull request #7328: ARROW-9015: [Java] Make BaseAllocator package private

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #7328:
URL: https://github.com/apache/arrow/pull/7328


   


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

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



[GitHub] [arrow] github-actions[bot] commented on pull request #7328: ARROW-9015: [Java] Make BaseAllocator package private

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #7328:
URL: https://github.com/apache/arrow/pull/7328#issuecomment-637590859


   https://issues.apache.org/jira/browse/ARROW-9015


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

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