AntoinePrv commented on PR #21828: URL: https://github.com/apache/datafusion/pull/21828#issuecomment-4350174441
> We did recently add the ability to emit row id from the parquet reader 🤔 -- maybe we could make that work and then treat row group skipping as an optimization when the data is explicitly `ORDER BY row_number()` 🤔 `ORDER BY row_number()` (and associated rust / Python functions) as a way to explicitly describe what I mean absolutely works for me. -- 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]
