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



ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
<https://reviews.apache.org/r/27065/#comment100327>

    It would be better if you could subclass semantic  Analyzer & move the 
logic there.


- John Pullokkaran


On Oct. 28, 2014, 6:10 p.m., Na Yang wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27065/
> -----------------------------------------------------------
> 
> (Updated Oct. 28, 2014, 6:10 p.m.)
> 
> 
> Review request for hive.
> 
> 
> Bugs: Hive-8561
>     https://issues.apache.org/jira/browse/Hive-8561
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> Expose Hive optiq operator tree to be able to support other sql on hadoop 
> query engines such as apache Drill
> 
> 
> Diffs
> -----
> 
>   ql/src/java/org/apache/hadoop/hive/ql/Driver.java e254505 
>   
> ql/src/java/org/apache/hadoop/hive/ql/optimizer/optiq/reloperators/HiveLimitRel.java
>  f8755d0 
>   ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java d615aa3 
> 
> Diff: https://reviews.apache.org/r/27065/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Na Yang
> 
>

Reply via email to