This is an automated email from the ASF dual-hosted git repository.

kgyrtkirk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from 8b9fadb  HIVE-23169 : Probe runtime support for LLAP (Panagiotis 
Garefalakis via Ashutosh Chauhan)
     new 998be10  HIVE-23246: Reduce MiniDruidCluster memory requeirements 
(Zoltan Haindrich reviewed by Peter Vary)
     new 1186843  HIVE-23249: Prevent infinite loop in 
TestJdbcWithMiniLlapArrow (Zoltan Haindrich reviewed by Peter Vary)
     new 4ef051c  HIVE-23250: Scheduled query related qtests may not finish 
before it's expected (Zoltan Haindrich reviewed by Peter Vary)
     new c891fc5  HIVE-23251: Provide a way to have only a selection of 
datasets loaded (Zoltan Haindrich reviewed by László Bodor)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../hive/jdbc/TestJdbcWithMiniLlapArrow.java       |   3 +-
 .../org/apache/hive/druid/MiniDruidCluster.java    |  20 +-
 .../hive/ql/dataset/QTestDatasetHandler.java       |  72 ++++--
 .../hive/ql/schq/TestScheduledQueryStatements.java |   5 +-
 .../test/queries/clientpositive/authorization_9.q  |   1 +
 ql/src/test/queries/clientpositive/schq_analyze.q  |   2 +-
 ql/src/test/queries/clientpositive/schq_ingest.q   |   2 +-
 .../queries/clientpositive/schq_materialized.q     |   2 +-
 ql/src/test/queries/clientpositive/sysdb.q         |   2 +-
 .../test/results/clientpositive/llap/sysdb.q.out   | 254 +++------------------
 10 files changed, 107 insertions(+), 256 deletions(-)

Reply via email to