This is an automated email from the ASF dual-hosted git repository.
zhangbutao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from 01cc7ca6723 HIVE-29078: RuntimeException: Null when starting
standalone HMS (#5956)
add 6237d78e6ba HIVE-29080: Fix Incorrect results for queries on Decimal
column Partitioned table with Vectorization enabled (#5953)
No new revisions were added by this update.
Summary of changes:
.../hive/ql/exec/vector/VectorizedRowBatchCtx.java | 2 +-
.../clientpositive/vector_decimal_partition.q | 15 ++++-
.../llap/vector_decimal_partition.q.out | 76 ++++++++++++++++++++++
.../hive/ql/exec/vector/Decimal64ColumnVector.java | 7 ++
4 files changed, 98 insertions(+), 2 deletions(-)