[ https://issues.apache.org/jira/browse/HIVE-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carl Steinbach updated HIVE-186: -------------------------------- Fix Version/s: 0.3.0 > Refactor code to use a single graph, nodeprocessor, dispatcher and rule > abstraction > ----------------------------------------------------------------------------------- > > Key: HIVE-186 > URL: https://issues.apache.org/jira/browse/HIVE-186 > Project: Hadoop Hive > Issue Type: Improvement > Components: Query Processor > Reporter: Ashish Thusoo > Assignee: Ashish Thusoo > Fix For: 0.3.0 > > Attachments: patch-186.txt, patch-186_2.txt > > > Currently, the query processor has two different tree and rule abstractions - > one for ASTs and one for Operator Graphs. We should clean this up so that we > have a single abstraction that can be reused at different stages in the query > compiler. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.