This is an automated email from the ASF dual-hosted git repository.
gsaihemanth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from b94375867fe HIVE-29155: Improve performance of TestVectorAggregation
(#6036)
add 9ab2026780f HIVE-29123: Extend ProtobufInputFormat to handle
EOFException for par… (#6010)
No new revisions were added by this update.
Summary of changes:
.../LenientProtobufMessageInputFormat.java | 103 +++++++++++++++++++++
.../src/main/sql/hive/hive-schema-4.2.0.hive.sql | 8 +-
.../main/sql/hive/upgrade-4.1.0-to-4.2.0.hive.sql | 56 +++++++++++
3 files changed, 163 insertions(+), 4 deletions(-)
create mode 100644
ql/src/java/org/apache/hadoop/hive/ql/io/protobuf/LenientProtobufMessageInputFormat.java