[
https://issues.apache.org/jira/browse/CALCITE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994633#comment-14994633
]
Julien Le Dem commented on CALCITE-957:
---------------------------------------
Here is a fix on the Drill fork:
https://github.com/dremio/calcite/pull/1
I'll port it to the mainline.
> Support TableFunctions in PlannerImp
> ------------------------------------
>
> Key: CALCITE-957
> URL: https://issues.apache.org/jira/browse/CALCITE-957
> Project: Calcite
> Issue Type: Improvement
> Reporter: Julien Le Dem
> Assignee: Julian Hyde
>
> Drill uses Frameworks.getPlanner() to initialize Calcite and parse its
> queries.
> This code path does not work with Table Functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)