alamb opened a new pull request #929: URL: https://github.com/apache/arrow-datafusion/pull/929
# Which issue does this PR close? Fixes https://github.com/apache/arrow-datafusion/issues/917 found by @Dandandan # Rationale for this change 1. `EXPLAIN ANALYZE` should run the same plan as normal execution # What changes are included in this PR? 1. Fix bug 2. Add test 3. Add `assert_contains!` macro in sql.rs (from IOx) to make the testing less repetitious # Are there any user-facing changes? Bug is fixed -- 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]
