[
https://issues.apache.org/jira/browse/CALCITE-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092705#comment-15092705
]
Jason Altekruse commented on CALCITE-977:
-----------------------------------------
Pull request for the changes: https://github.com/apache/calcite/pull/182
> Make the Executor (for constant reduction) configurable in FrameworkConfig
> --------------------------------------------------------------------------
>
> Key: CALCITE-977
> URL: https://issues.apache.org/jira/browse/CALCITE-977
> Project: Calcite
> Issue Type: Bug
> Reporter: Jinfeng Ni
> Assignee: Jason Altekruse
> Labels: drill
>
> This comes from a commit in Drill's forked Calcite
> (https://github.com/dremio/calcite/commit/15d645f15c526ebed06a80b4101faf765bfe1d70)
> Make the constant expression Executor configurable in FrameworkConfig. This
> will allow the Framework.Planner to use a configured constant expression
> executor, in stead of the default executor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)