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

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


    from 6d75f92142c HIVE-27399: Add support for lateral views with CBO 
(Stephen Carlin reviewed by Krisztian Kasa, Stamatis Zampetakis)
     add f5d089138ee HIVE-23680 : TestDbNotificationListener is unstable (Kirti 
Ruge, reviewed by Laszlo Vegh)

No new revisions were added by this update.

Summary of changes:
 hcatalog/webhcat/java-client/pom.xml               |   5 +
 itests/hcatalog-unit/pom.xml                       |   1 +
 .../listener/TestDbNotificationCleanup.java        | 189 ++++++++++++++++++
 .../listener/TestDbNotificationListener.java       | 218 +++------------------
 .../TestTransactionalDbNotificationListener.java   | 169 ++++++++++++++++
 5 files changed, 391 insertions(+), 191 deletions(-)
 create mode 100644 
itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestDbNotificationCleanup.java
 create mode 100644 
itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/TestTransactionalDbNotificationListener.java

Reply via email to