alamb opened a new pull request, #20666: URL: https://github.com/apache/datafusion/pull/20666
## Which issue does this PR close? - Part of #18489 - Related to https://github.com/apache/datafusion/pull/20180 ## Rationale for this change I want to improve the plans for ClickBench Query 29 However, the plans for the ClickBench queries are not in our tests anywhere (so when I make the improvements in https://github.com/apache/datafusion/pull/20665 no explain plan tests change) So to start, let's start with adding the explain plans for all the queries in clickbench.slt to so it is clear what our current plans look like as well as to make it clear what the change of plans are ## What changes are included in this PR? Add explain plans to some .slt tests ## Are these changes tested? Only tests ## Are there any user-facing changes? No, this only adds tests -- 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]
