Polectron opened a new pull request, #7163: URL: https://github.com/apache/iceberg/pull/7163
Building top of #7033 uses `pyarrow.dataset.Scanner.head(num_rows)` and a `multiprocessing.Value` to limit the number rows retrieved on `pyiceberg.io.pyarrow.project_table()`, avoids reading more files if the desired quantity specified by `limit` has been reached Closes #7013 -- 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]
