-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/851/
-----------------------------------------------------------

Review request for hive, Hairong Kuang and Ning Zhang.


Summary
-------

HIVE-2185 introduces new statistics collected by StatsPublisher, which causes a 
change in the schema of the table used for collecting intermediate statistics 
by JDBCStatsPublisher.
This patch changes the table name, to avoid conflicts with the previous version.

Also this patch removes an empty JUnit java file.


This addresses bug HIVE-2192.
    https://issues.apache.org/jira/browse/HIVE-2192


Diffs
-----

  
trunk/ql/src/java/org/apache/hadoop/hive/ql/stats/jdbc/JDBCStatsSetupConstants.java
 1131108 

Diff: https://reviews.apache.org/r/851/diff


Testing
-------

JDBCStatsPublisherEnhanced JUnit test.


Thanks,

Tomasz

Reply via email to