2010YOUY01 commented on PR #15301:
URL: https://github.com/apache/datafusion/pull/15301#issuecomment-2735614824

   This is really cool! I have a high-level question:
   https://github.com/apache/datafusion/issues/15037 suggests pushdown topK to 
skip certain partitioned file, and 
https://github.com/apache/datafusion/issues/15177 purposed a very similar idea 
to pushdown topK, however it's using it to skip decoding `RowGroup/page` for 
other projected columns.
   Is this PR's solution only able to skip file or it's a unified solution?


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

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


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

Reply via email to