?? org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl#create
 ?????????? ???? ??????????
if (!settings.isStreamingMode()) {
                        throw new TableException(
                                "StreamTableEnvironment can not run in batch 
mode for now, please use TableEnvironment.");
}



???? ?????????????? 
org.apache.flink.table.api.bridge.java.internal.StreamTableEnvironmentImpl#StreamTableEnvironmentImpl
 ????????????????


?????????????????? ??????


???? ???????? ???????????? ???? ?????? ?????????????? 
http://apache-flink.147419.n8.nabble.com/Blink-Planner-Remote-Env-td3162.html#a3180

回复