This is an automated email from the ASF dual-hosted git repository.
krisztiankasa pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from 805e3fc3cbe HIVE-28842: Hive ACID: Compaction cleaner refactor (Denys
Kuzmenko, reviewed by Shohei Okumiya)
add 2ad2c5a10d4 HIVE-28825: Support conversion of complex types to String
(Soumyakanti Das, reviewed by Krisztian Kasa)
No new revisions were added by this update.
Summary of changes:
.../hive/ql/udf/generic/GenericUDFToString.java | 18 +--
ql/src/test/queries/clientpositive/udf_to_string.q | 35 +++--
.../clientpositive/llap/udf_to_string.q.out | 145 +++++++++++++++------
.../objectinspector/ObjectInspectorConverters.java | 35 ++++-
4 files changed, 166 insertions(+), 67 deletions(-)