This is an automated email from the ASF dual-hosted git repository.
zabetak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from cae2b1e06aa HIVE-26617: Remove some useless properties (#3658)
new 92f60df1829 HIVE-26626: Cut dependencies between
HiveXxPullUpConstantsRule and HiveReduceExpressionsRule (Stamatis Zampetakis
reviewed by Krisztian Kasa)
new b48c1bf11c4 HIVE-26627: Remove HiveRelBuilder.aggregateCall override
and refactor callers to use existing public methods (Stamatis Zampetakis
reviewed by Krisztian Kasa)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../hadoop/hive/ql/optimizer/calcite/HiveRelBuilder.java | 8 --------
.../calcite/rules/HiveRewriteToDataSketchesRules.java | 14 ++------------
.../calcite/rules/HiveSortPullUpConstantsRule.java | 4 ++--
.../calcite/rules/HiveUnionPullUpConstantsRule.java | 4 ++--
4 files changed, 6 insertions(+), 24 deletions(-)