This is an automated email from the ASF dual-hosted git repository.
sunchao pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git
from f45197e6bb3 HIVE-26815: Backport HIVE-26758 (Allow use scratchdir for
staging final job) (#3840)
add 230e00ab6ae HIVE-26819: Vectorization: wrong results when filter on
repeating map key orc table (#3844)
No new revisions were added by this update.
Summary of changes:
.../expressions/VectorUDFMapIndexStringScalar.java | 4 ++
.../queries/clientpositive/orc_map_key_repeating.q | 17 +++++
.../llap/orc_map_key_repeating.q.out | 84 ++++++++++++++++++++++
3 files changed, 105 insertions(+)
create mode 100644 ql/src/test/queries/clientpositive/orc_map_key_repeating.q
create mode 100644
ql/src/test/results/clientpositive/llap/orc_map_key_repeating.q.out