alamb commented on PR #20820: URL: https://github.com/apache/datafusion/pull/20820#issuecomment-4093209135
Update here: 1. I have a good test framework I think 2. I have implemented the (non work stealing) FileStream APIs and have tests showing the IO / CPU patterns 3. I am schedulring each parquet files as a series of morsels (one per row group) I am now working on adding the work stealing and then will verify the performance -- 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]
