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




ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java (line 6531)
<https://reviews.apache.org/r/49052/#comment204227>

    instead of new HashMap(), 
    mapProp = tab.getParameters() != null ? tab.getParameters() : new 
HashMap<>()
    in which case we will overwrite only column_stats properties and preserve 
the rest (if there were any).



ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java (line 6536)
<https://reviews.apache.org/r/49052/#comment204228>

    getInputs(), getOutputs()


- Ashutosh Chauhan


On June 21, 2016, 11:41 p.m., pengcheng xiong wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49052/
> -----------------------------------------------------------
> 
> (Updated June 21, 2016, 11:41 p.m.)
> 
> 
> Review request for hive and Ashutosh Chauhan.
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> HIVE-14028
> 
> 
> Diffs
> -----
> 
>   hbase-handler/src/test/queries/positive/hbasestats.q PRE-CREATION 
>   hbase-handler/src/test/results/positive/hbasestats.q.out PRE-CREATION 
>   ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java 774cc2b 
> 
> Diff: https://reviews.apache.org/r/49052/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> pengcheng xiong
> 
>

Reply via email to