cpcloud commented on issue #8492: URL: https://github.com/apache/arrow-datafusion/issues/8492#issuecomment-1849990735
Thanks for creating the issue! The example can be simplified a bit. It should be sufficient to see the performance difference between DuckDB by: 1. Using any single file from the dataset (they're all big enough to take some noticeable amount of time) 2. Removing the aggregation and using only the inner `SELECT`. -- 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]
