bkietz opened a new issue, #36367:
URL: https://github.com/apache/arrow/issues/36367

   ### Describe the enhancement requested
   
   [C++23 adds](https://en.cppreference.com/w/cpp/ranges/zip_view) an analog of 
Python's zip builtin, enabling parallel iteration of multiple ranges. This 
doesn't depend on any language features we can't use and would be quite handy 
for C++ in arrow
   
   ### Component(s)
   
   C++


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to