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


   Unfortunately, this seems to have made the merge generator, which was 
already quite complicated, even more complicated.  I'd welcome any suggestions 
for simplification.  In the meantime, even though this one generator is more 
complicated, I think this allows us to simplify code using async generators 
considerably.
   
   This is a prerequisite for #12468 because there is no way to keep the serial 
generator alive after the async generator has been destroyed (we can't use 
shared_ptr in this case)


-- 
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-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to