This is an automated email from the ASF dual-hosted git repository.
mahesh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from f0a98c7 HIVE-25989: HBase CTLT failure rollback should not drop the
underlying HBase table (#3076) (Marton Bod, reviewed by Peter Vary)
add e1ca33f HIVE-26017 : Insert with partition value containing colon and
space is creating partition having wrong value (Mahesh Kumar Behera, reviewed
by Ramesh Kumar Thangarajan)
No new revisions were added by this update.
Summary of changes:
.../ql/plan/ConditionalResolverMergeFiles.java | 10 +-
.../queries/clientpositive/test_merge_tez_files.q | 62 ++++
.../clientpositive/llap/test_merge_tez_files.q.out | 412 +++++++++++++++++++++
3 files changed, 483 insertions(+), 1 deletion(-)
create mode 100644 ql/src/test/queries/clientpositive/test_merge_tez_files.q
create mode 100644
ql/src/test/results/clientpositive/llap/test_merge_tez_files.q.out