thomasrebele opened a new pull request, #6556: URL: https://github.com/apache/hive/pull/6556
### What changes were proposed in this pull request? Include the Calcite plan when enabling `hive.log.explain.output`, as discussed in [HIVE-29654](https://issues.apache.org/jira/browse/HIVE-29654). ### Why are the changes needed? Make it easier to get the exact Calcite plan that has been used for an executed query. ### Does this PR introduce _any_ user-facing change? Just adding the Calcite plan to the logging of `hive.log.explain.output`. ### How was this patch tested? Unit test and manual execution of a query in beeline. -- 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]
