This is an automated email from the ASF dual-hosted git repository.
okumin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from 8086a9e4055 HIVE-28655: Implement HMS Related Drop Stats Changes
(Part2) COL_STATS_ACCURATE related changes (#6198)
add bbd83dff5bf HIVE-27370: support 4 bytes characters (#6340)
No new revisions were added by this update.
Summary of changes:
.../vector/expressions/StringSubstrColStart.java | 2 +-
.../expressions/StringSubstrColStartLen.java | 6 +--
.../org/apache/hadoop/hive/ql/udf/UDFSubstr.java | 60 +++++++++++++++-------
ql/src/test/queries/clientpositive/udf_substr.q | 8 +++
.../results/clientpositive/llap/udf_substr.q.out | 17 ++++++
5 files changed, 71 insertions(+), 22 deletions(-)