我使用的是flink 1.9.0,无法导入或获取表文件 我已经尝试导入与之相关的不同SBT def main(args: Array[String]): Unit = { val tEnv = StreamTableEnvironment.create(env)
val tempSource = CsvTableSource.builderCould not access type SelfResolvingTyp
flink流具有多个数据流,然后使用org.apache.flink.streaming.api.datastream.DataStream#union方法对这些数据流进行合并。然后,我得到了问题,数据流是混乱的,我不能设置窗口来对数据流中的数据进行排序。Sorting union of streams to identify user sessions in Apache Flink 我得到了答案,但com.liam.learn.flink.exam