StreamTableEnvironment can not run in batch mode

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

StreamTableEnvironment can not run in batch mode

Fanbin Bu
Hi,

Currently, "StreamTableEnvironment can not run in batch mode for now, please use TableEnvironment." 

Are there any plans on the unification of batch/streaming roadmap that use StreamTableEnvironment for both streamingMode and batchMode?

Thanks,
Fanbin
Reply | Threaded
Open this post in threaded view
|

Fwd: StreamTableEnvironment can not run in batch mode

Fanbin Bu
Hi,

Currently, "StreamTableEnvironment can not run in batch mode for now, please use TableEnvironment." 

Are there any plans on the unification of batch/streaming roadmap that use StreamTableEnvironment for both streamingMode and batchMode?

Thanks,
Fanbin
Reply | Threaded
Open this post in threaded view
|

Re: StreamTableEnvironment can not run in batch mode

Jingsong Li
Hi Fanbin,

TableEnvironment is unification of batch/streaming in blink planner.
Use: TableEnvironment.create(fsSettings)

We continue improving TableEnvironment to contain more features.


Best,
Jingsong Lee

On Thu, Feb 20, 2020 at 7:21 AM Fanbin Bu <[hidden email]> wrote:
Hi,

Currently, "StreamTableEnvironment can not run in batch mode for now, please use TableEnvironment." 

Are there any plans on the unification of batch/streaming roadmap that use StreamTableEnvironment for both streamingMode and batchMode?

Thanks,
Fanbin


--
Best, Jingsong Lee