[
https://issues.apache.org/jira/browse/CALCITE-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092744#comment-15092744
]
Jinfeng Ni commented on CALCITE-977:
------------------------------------
Jason, would you please also apply your patch on top of Drill's forked Calcite,
and re-run Drill's pre-commit test, to make sure that the patch works for the
Drill side as well, if you have not done that?
Thanks!
> 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)