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: commits-unsubscr...@graphar.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org
For additional commands, e-mail: commits-h...@graphar.apache.org

Reply via email to