You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kg...@apache.org on 2020/06/10 08:56:14 UTC

[hive] branch master updated (77187b3 -> 1d65ed8)

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 77187b3  ignore TestJdbcWithMiniLlapVectorArrow
     add 1d65ed8  HIVE-23482: Use junit5 to execute tests (#1043)

No new revisions were added by this update.

Summary of changes:
 beeline/pom.xml                                    | 10 ++++++
 cli/pom.xml                                        | 10 ++++++
 common/pom.xml                                     | 10 ++++++
 contrib/pom.xml                                    | 10 ++++++
 hbase-handler/pom.xml                              | 10 ++++++
 hcatalog/server-extensions/pom.xml                 | 10 ++++++
 hcatalog/webhcat/svr/pom.xml                       | 10 ++++++
 hplsql/pom.xml                                     | 10 ++++++
 jdbc-handler/pom.xml                               | 10 ++++++
 jdbc/pom.xml                                       | 10 ++++++
 kudu-handler/pom.xml                               | 10 ++++++
 llap-client/pom.xml                                | 10 ++++++
 llap-common/pom.xml                                | 10 ++++++
 llap-ext-client/pom.xml                            | 10 ++++++
 llap-server/pom.xml                                | 10 ++++++
 llap-tez/pom.xml                                   | 10 ++++++
 metastore/pom.xml                                  | 10 ++++++
 pom.xml                                            | 21 +++++++++--
 ql/pom.xml                                         | 10 ++++++
 service-rpc/pom.xml                                | 10 ++++++
 service/pom.xml                                    | 10 ++++++
 standalone-metastore/metastore-server/pom.xml      |  5 +++
 .../metastore-tools/metastore-benchmarks/pom.xml   | 10 +-----
 standalone-metastore/metastore-tools/pom.xml       | 41 +++++++++++++---------
 .../metastore-tools/tools-common/pom.xml           |  3 +-
 standalone-metastore/pom.xml                       | 17 ++++++++-
 storage-api/pom.xml                                | 16 ++++++++-
 streaming/pom.xml                                  | 10 ++++++
 testutils/pom.xml                                  | 10 ++++++
 29 files changed, 301 insertions(+), 32 deletions(-)