[ 
https://issues.apache.org/jira/browse/FLINK-34476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timo Walther updated FLINK-34476:
---------------------------------
    Fix Version/s: 1.19.0

> Window TVFs with named parameters don't support column expansion
> ----------------------------------------------------------------
>
>                 Key: FLINK-34476
>                 URL: https://issues.apache.org/jira/browse/FLINK-34476
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>             Fix For: 1.19.0
>
>
> It seems named parameters still have issues with column expansion of virtual 
> metadata column:
> {code}
> SELECT * FROM TABLE(  TUMBLE( DATA => TABLE gaming_player_activity_source, 
> TIMECOL => DESCRIPTOR(meta_col), SIZE => INTERVAL '10' MINUTES));
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to