SemyonSinchenko commented on issue #756:
URL: 
https://github.com/apache/incubator-graphar/issues/756#issuecomment-3298495013

   I think "common" should pushdown to "io" as much as possible and "io" will 
do or not do optimizations. io-parquet can scan headers and use index table, 
but csv can only get offsets of rows from index table and connot do min-max 
skipping.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to