This is an automated email from the ASF dual-hosted git repository.
kgyrtkirk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 29c0e81 HIVE-25926: Move all logging from AcidMetricService to
AcidMetricLogger (Viktor Csomor, reviewed by Karen Coppage)
add 4b7a948 HIVE-25766 java.util.NoSuchElementException in
HiveFilterProjectTransposeRule if predicate has no InputRef (Alessandro
Solimando reviewed by Zoltan Haindrich)
No new revisions were added by this update.
Summary of changes:
.../rules/HiveFilterProjectTransposeRule.java | 5 ++
.../cbo_filter_proj_transpose_noinputref.q | 9 ++++
.../cbo_filter_proj_transpose_noinputref.q.out | 54 ++++++++++++++++++++++
3 files changed, 68 insertions(+)
create mode 100644
ql/src/test/queries/clientpositive/cbo_filter_proj_transpose_noinputref.q
create mode 100644
ql/src/test/results/clientpositive/llap/cbo_filter_proj_transpose_noinputref.q.out