AntoinePrv commented on issue #19654:
URL: https://github.com/apache/datafusion/issues/19654#issuecomment-3822694118
@Dandandan I'm no SQL expert, but I guess here a "natural" (the order of the
rows in the file) is implied.
At least with the Python APIs with which we can reproduce the issue, I
believe this order is expected of
`ctx.read_parquet("large.parquet").limit(count=512, offset=99999744)` (as well
as in similar libraries).
--
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]