[ 
https://issues.apache.org/jira/browse/OPTIQ-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Hyde closed OPTIQ-416.
-----------------------------

> Execute logical RelNodes using an interpreter
> ---------------------------------------------
>
>                 Key: OPTIQ-416
>                 URL: https://issues.apache.org/jira/browse/OPTIQ-416
>             Project: Optiq
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>             Fix For: 0.9.1-incubating
>
>
> Add an interpreter that can evaluate logical RelNodes (such as FilterRel, 
> TableAccessRel).
> The motivation is similar to OPTIQ-107 but this feature request would 
> interpret logical RelNodes, not RelNodes that implement EnumerableRel. This 
> case would eliminate planning time as well as the janino step.
> We should explicit sources, sinks and start/run/stop methods. A bit less 
> efficient, but gives us the opportunity for detailed tracing and even 
> single-stepping.
> Put code in a new package net.hydromatic.optiq.impl.interpreter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to