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