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/20 14:47:12 UTC

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

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