zhuqi-lucas commented on issue #14406:
URL: https://github.com/apache/datafusion/issues/14406#issuecomment-2629371225

   **First round investigation:**
   
   The ParquetExec will apply limit to partition level, so it will return each 
row for 2 partitions, and the result will get 2 rows.
   
   
   The right behaviour is it should return 1 row with any number file groups.


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