westonpace commented on a change in pull request #9643:
URL: https://github.com/apache/arrow/pull/9643#discussion_r589775425
##########
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:
Hmm, I'm not sure what you mean here. The version in #9533 still relies
on the transforming generator.
----------------------------------------------------------------
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]