lidavidm commented on a change in pull request #9643:
URL: https://github.com/apache/arrow/pull/9643#discussion_r589776738
##########
File path: cpp/src/arrow/util/async_generator.h
##########
@@ -177,6 +330,124 @@ class TransformingGenerator {
std::shared_ptr<TransformingGeneratorState> state_;
};
+/// \brief Transforms an async generator using a transformer function
returning a new
Review comment:
Sorry, I mean that since nothing in this PR uses this or the queue, it
could be removed from this PR and reviewed solely in the context of the other
PR.
----------------------------------------------------------------
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:
[email protected]