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

Timo Walther closed FLINK-34476.
--------------------------------
    Resolution: Fixed

Fixed in master: e622205d0b74c6cbaf6fef6d8c11a397cdc30284
Fixed in release-1.19: f21ee01bc5969e86e014d90ac4c5196b63e5a959

> 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
>              Labels: pull-request-available
>             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