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