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 2021/05/12 13:35:45 UTC

[GitHub] [arrow] pitrou opened a new pull request #10303: ARROW-12530: [C++] Remove Buffer::mutable_data_

pitrou opened a new pull request #10303:
URL: https://github.com/apache/arrow/pull/10303


   Deduce `mutable_data()` from `data_` and `is_mutable_`.
   This simplifies Buffer construction and avoids errors in subclass constructors.


-- 
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] cyb70289 closed pull request #10303: ARROW-12530: [C++] Remove Buffer::mutable_data_

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


   


-- 
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 #10303: ARROW-12530: [C++] Remove Buffer::mutable_data_

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


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


-- 
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] cyb70289 commented on pull request #10303: ARROW-12530: [C++] Remove Buffer::mutable_data_

Posted by GitBox <gi...@apache.org>.
cyb70289 commented on pull request #10303:
URL: https://github.com/apache/arrow/pull/10303#issuecomment-840242011


   Travis CI error not related. Arm64 test succeeded on my local host.


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