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

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


    from 0413fec  HIVE-21314 : Hive Replication not retaining the owner in the 
replicated table.  (Mahesh Kumar Behera, reviewed by Sankar Hariappan)
     new 1252886  HIVE-21253: Support DB2 in JDBC StorageHandler (Daniel Dai, 
reviewed by Thejas Nair)
     new 75edc06  Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/hive
     new 881080f  HIVE-21389: Hive distribution miss javax.ws.rs-api.jar after 
HIVE-21247 (Daniel Dai, reviewed by Thejas Nair)

The 3 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:
 .../main/java/org/apache/hive/storage/jdbc/JdbcStorageHandler.java | 4 ++++
 .../main/java/org/apache/hive/storage/jdbc/conf/DatabaseType.java  | 1 +
 .../{PostgresDatabaseAccessor.java => DB2DatabaseAccessor.java}    | 7 +++----
 .../org/apache/hive/storage/jdbc/dao/DatabaseAccessorFactory.java  | 4 ++++
 packaging/src/main/assembly/bin.xml                                | 1 +
 5 files changed, 13 insertions(+), 4 deletions(-)
 copy 
jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/dao/{PostgresDatabaseAccessor.java
 => DB2DatabaseAccessor.java} (84%)

Reply via email to