Hi Fanbin, TableEnvironment is unification of batch/streaming in blink planner. Use: TableEnvironment.create(fsSettings)
We continue improving TableEnvironment to contain more features. [1] https://ci.apache.org/projects/flink/flink-docs-master/dev/table/common.html#create-a-tableenvironment Best, Jingsong Lee On Thu, Feb 20, 2020 at 7:21 AM Fanbin Bu <fanbin...@coinbase.com> 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