[
https://issues.apache.org/jira/browse/FLINK-34315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-34315:
-----------------------------------
Labels: pull-request-available (was: )
> Temporarily force disabling window join, window rank and window deduplicate
> optimization when using session window tvf
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-34315
> URL: https://issues.apache.org/jira/browse/FLINK-34315
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Affects Versions: 1.19.0
> Reporter: xuyang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.20.0
>
>
> Currently session window tvf is first introduced after
> https://issues.apache.org/jira/browse/FLINK-24024 . However after
> https://issues.apache.org/jira/browse/FLINK-34100 the session window tvf node
> can exist independently of window aggregation, but it is not ready for window
> join, window rank and window deduplicate. So we need to temporarily disable
> window join, window rank and window deduplicate optimization when using
> session window tvf.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)