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

(Updated July 8, 2015, 11:32 p.m.)


Review request for hive, John Pullokkaran and Mostafa Mokhtar.


Summary (updated)
-----------------

Reset the fields in class JoinStatsRule in StatsRulesProcFactory


Repository: hive-git


Description
-------

The static fields in static class JoinStatsRule in StatsRulesProcFactory were 
carried on in between different calls. It would be better to move it inside the 
function, just like all the other StatsRuls do.


Diffs
-----

  
ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java
 0982059 

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


Testing
-------


Thanks,

pengcheng xiong

Reply via email to