[
https://issues.apache.org/jira/browse/FLINK-21327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Zhang reassigned FLINK-21327:
----------------------------------
Assignee: Jing Zhang (was: Jing Zhang)
> 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: Jing Zhang
> 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)