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/07/19 20:07:59 UTC

[GitHub] [arrow] bkietz opened a new pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

bkietz opened a new pull request #10749:
URL: https://github.com/apache/arrow/pull/10749


   


-- 
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] github-actions[bot] commented on pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

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


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


-- 
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] bkietz closed pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

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


   


-- 
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] github-actions[bot] commented on pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

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


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


-- 
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] pitrou commented on pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

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


   I see that PR seems a bit stale. Was it forgotten somehow?


-- 
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] bkietz commented on pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

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


   Looks like this is dependent on ARROW-11782/ARROW-12288


-- 
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] bkietz edited a comment on pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

Posted by GitBox <gi...@apache.org>.
bkietz edited a comment on pull request #10749:
URL: https://github.com/apache/arrow/pull/10749#issuecomment-882858772


   Looks like this is dependent on ~~ARROW-11782/ARROW-12288 (both of those are resolved :upside_down_face:)~~ [this TODO](https://github.com/apache/arrow/pull/10749/files#diff-2caf4e9bd3f139e05e55dca80725d8a9c436f5ccf65c76a37cebfa6ee9b36a6aL532): removing references to Scanner::Scan which is not implemented for AsyncScanner. The alternative would have been to require setting `use_async=false` anytime we needed to write a dataset


-- 
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] github-actions[bot] commented on pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

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


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


-- 
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] westonpace commented on pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

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


   > I see this PR seems a bit stale. Was it forgotten somehow?
   
   @pitrou 
   
   It's blocked at the moment.  I'll comment on the JIRA.


-- 
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] pitrou edited a comment on pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

Posted by GitBox <gi...@apache.org>.
pitrou edited a comment on pull request #10749:
URL: https://github.com/apache/arrow/pull/10749#issuecomment-913790455


   I see this PR seems a bit stale. Was it forgotten somehow?


-- 
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] bkietz commented on pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

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


   Also relevant: https://issues.apache.org/jira/browse/ARROW-12803


-- 
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] bkietz commented on pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

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


   Looks like this is dependent on ARROW-11782/ARROW-12288


-- 
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] bkietz commented on pull request #10749: ARROW-13338: [C++][Dataset][R][Python] Default to async scanning

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


   Looks like this is dependent on ARROW-11782/ARROW-12288


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