[ https://issues.apache.org/jira/browse/CALCITE-5985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alessandro Solimando updated CALCITE-5985: ------------------------------------------ Fix Version/s: 1.40.0 > 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 > Assignee: Zhen Chen > Priority: Major > Labels: pull-request-available > Fix For: 1.40.0 > > > 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)