alamb opened a new pull request, #5256: URL: https://github.com/apache/arrow-datafusion/pull/5256
# Which issue does this PR close? Related to https://github.com/apache/arrow-datafusion/issues/5157 Add test case for (even larger) tables: To run: ```shell cargo bench --bench sql_planner ``` # Rationale for this change There is substantial overhead even without any sophistication. Let's get a microbenchmark up for that # What changes are included in this PR? 1. Add a benchmark based on code from @zeodtr in https://github.com/apache/arrow-datafusion/issues/5157 2. Update the planning code to be clearer about what it is doing # Are these changes tested? Not really (they are benchmarking code) # Are there any user-facing changes? No -- 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]
