zabetak opened a new pull request #2186: URL: https://github.com/apache/hive/pull/2186
### What changes were proposed in this pull request and why? Check commit messages for HIVE-24999 and HIVE-24957. ### Does this PR introduce _any_ user-facing change? Better performance and correct query results. ### How was this patch tested? Via existing tests: ``` mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile_regex="subquery.*" mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile_regex="masking.*" mvn test -Dtest=TestTezTPCDS30TBPerfCliDriver ``` Via newly added tests: mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile="subquery_complex_correlation_predicates.q" mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile="subquery_in_invalid_intermediate_plan.q" -Dcalcite.debug -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
