zabetak opened a new pull request, #5801: URL: https://github.com/apache/hive/pull/5801
### Why are the changes needed? 1. Remove code that is not actively used by existing tests. 2. Drop redundant config property that is not released yet. ### Does this PR introduce _any_ user-facing change? No, cause anyways the disjunctive predicate pushdown currently happens irrespective the value of the property. ### How was this patch tested? ``` mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile_regex="cbo_join_transitive_pred.*" mvn test -Dtest=TestTezTPCDS30TBPerfCliDriver -Dtest.output.overwrite ``` -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org