This is an automated email from the ASF dual-hosted git repository.
zabetak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from d78608c HIVE-25676: Uncaught exception in QTestDatabaseHandler causes
unrelated test failures (Stamatis Zampetakis, reviewed by Alessandro Solimando,
Zoltan Haindrich)
add 6e02f61 HIVE-25686: UDFSpace result is incorrect after HADOOP-17901
and HADOOP-17905 (Mark Bathori, reviewed by Stamatis Zampetakis)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hadoop/hive/ql/udf/UDFSpace.java | 2 +-
ql/src/test/queries/clientpositive/udf_space2.q | 6 +++
.../results/clientpositive/llap/udf_space2.q.out | 50 ++++++++++++++++++++++
3 files changed, 57 insertions(+), 1 deletion(-)
create mode 100644 ql/src/test/queries/clientpositive/udf_space2.q
create mode 100644 ql/src/test/results/clientpositive/llap/udf_space2.q.out