[
https://issues.apache.org/jira/browse/CALCITE-5985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Solimando resolved CALCITE-5985.
-------------------------------------------
Resolution: Fixed
Fixed via
[b49a4e8|https://github.com/apache/calcite/commit/b49a4e8348e95d30a26447a08f9f2769891d3399],
thanks [~scarlin] for reporting the issue, [~jensen] for the PR, to [~nobigo]
and [~mbudiu] for their reviews and everyone else involved with opinions and
suggestions.
> 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
> Affects Versions: 1.39.0
> 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)