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

   ### Describe the enhancement requested
   
   This is a prerequisite task for adding support for parquet to the new scan 
node.  The current implementation has two problems that I am seeking to 
improve.  It is too focused on CSV and did not account for a row-group-like 
concept.  The second is that the sequencing logic is scattered throughout the 
scan node implementation which makes it difficult to follow.
   
   ### 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