[
https://issues.apache.org/jira/browse/CALCITE-5985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763475#comment-17763475
]
Steve Carlin commented on CALCITE-5985:
---------------------------------------
Sorry, unfortunately, I do not. I only noticed this because I tried to
implement this rule in my own project.
> FilterTableFunctionTransposeRule should not use "Logical" RelNodes
> ------------------------------------------------------------------
>
> Key: CALCITE-5985
> URL: https://issues.apache.org/jira/browse/CALCITE-5985
> Project: Calcite
> Issue Type: Bug
> Components: core
> Reporter: Steve Carlin
> Priority: Major
>
> The FilterTableFunctionTransposeRule uses LogicalTableFunctionScan and
> LogicalFilter RelNodes in its rule. We should be using the appropriate
> TableFunctionScan and Filter interface RelNodes instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)