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/06/22 03:42:08 UTC

[GitHub] [arrow] westonpace opened a new pull request #10569: ARROW-13139: [C++] ReadaheadGenerator cannot be safely copied/moved

westonpace opened a new pull request #10569:
URL: https://github.com/apache/arrow/pull/10569


   I changed the readahead generator to be consistent with the rest of the generators.  All state is put into a dedicated struct and the generator only has a shared_ptr to the dedicated struct.


-- 
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] lidavidm closed pull request #10569: ARROW-13139: [C++] ReadaheadGenerator cannot be safely copied/moved

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


   


-- 
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 #10569: ARROW-13139: [C++] ReadaheadGenerator cannot be safely copied/moved

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


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


-- 
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] lidavidm commented on pull request #10569: ARROW-13139: [C++] ReadaheadGenerator cannot be safely copied/moved

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


   I don't think the failures are related but I kicked AppVeyor at least just to see.


-- 
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] lidavidm commented on pull request #10569: ARROW-13139: [C++] ReadaheadGenerator cannot be safely copied/moved

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


   Ah, now I see that it's arrow-s3fs-test hanging on AppVeyor, and ARROW-13145 failing the Ruby/MinGW tests. Merging.


-- 
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 #10569: ARROW-13139: [C++] ReadaheadGenerator cannot be safely copied/moved

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


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


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