[ 
https://issues.apache.org/jira/browse/FLINK-21327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450252#comment-17450252
 ] 

Jing Zhang commented on FLINK-21327:
------------------------------------

Fixed in 1.15.0: f37f85e29be3f7e567407a78f1e3b4d8c99c3bef

> Support window TVF in batch mode
> --------------------------------
>
>                 Key: FLINK-21327
>                 URL: https://issues.apache.org/jira/browse/FLINK-21327
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner
>            Reporter: Jark Wu
>            Assignee: jingzhang#1
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> As a batch and streaming unified engine, we should also support to run window 
> TVF in batch mode. Then users can use one query with streaming mode to 
> produce data in real-time and use the same query with batch mode to backfill 
> data for a specific day.
> The implementation for batch should be straightforward and simple. We can 
> just introduce a physical and exec node for window TVF. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to