Steve Carlin created CALCITE-5985:
-------------------------------------
Summary: 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
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)