[
https://issues.apache.org/jira/browse/CALCITE-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-544.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0-incubating
Fixed in
http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/66cfb120.
> Implement Union in Interpreter
> ------------------------------
>
> Key: CALCITE-544
> URL: https://issues.apache.org/jira/browse/CALCITE-544
> Project: Calcite
> Issue Type: Sub-task
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Labels: newbie
> Fix For: 1.0.0-incubating
>
>
> Interpreter can handle scan, filter, project, values and (with CALCITE-543)
> aggregate. This task would add union.
> You probably need to add a method {{public void visit(Union union)}} to
> {{CoreCompiler}}. Add tests to InterpreterTest for union and union all.
> This is a good task for a beginner (as evidenced by the "newbie" label).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)