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 8f56425 HIVE-24276: HiveServer2 loggerconf jsp Cross-Site Scripting
(XSS) Vulnerability (Rajkumar Singh, reviewed by Chao Sun, Vihang Karajgaonkar)
add fb046c7 HIVE-24503 : Optimize vector row serde by avoiding type check
at run time. (Mahesh Kumar Behera, reviewed by Rajesh Balamohan, Panos
Garefalakis)
No new revisions were added by this update.
Summary of changes:
.../hive/ql/exec/vector/VectorDeserializeRow.java | 1373 +++++++++++---------
.../hive/ql/exec/vector/VectorSerializeRow.java | 480 ++++---
2 files changed, 1065 insertions(+), 788 deletions(-)