??????BatchTableEnvironment ????
------------------ ???????? ------------------
??????:
"user-zh"
<[email protected]>;
????????: 2020??11??9??(??????) ????12:34
??????: "user-zh"<[email protected]>;
????: Re: flink 1.11.2 ????????blink????????BatchTableEnvironment????
>
> BatchTableEnvironment ????
???? BatchTableEnvironment ??????
Asahi Lee <[email protected]> ??2020??11??9?????? ????10:48??????
> ??????
> &nbsp; &nbsp; &nbsp; ??????????flink
1.11.2??????????????????????blink??batch????????????????????????
> // ****************** // BLINK BATCH QUERY // ****************** import
> org.apache.flink.table.api.EnvironmentSettings; import
> org.apache.flink.table.api.TableEnvironment; EnvironmentSettings bbSettings
> =
> EnvironmentSettings.newInstance().useBlinkPlanner().inBatchMode().build();
> TableEnvironment bbTableEnv =
>
TableEnvironment.create(bbSettings);??????????????????????????????????????????blink??batch??????????????????????BatchTableEnvironment??????????????????