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

Review request for hive.


Summary
-------

JDBCStatsAggregator first aggregates stats from all publishers, and then delete 
these intermediate results. The delete is using LIKE operator, so it needs to 
escape '_' and '%'.


Diffs
-----


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


Testing
-------

running unit tests. 


Thanks,

Ning

Reply via email to