Hi,
调用tableEnv.executeSql("create table
.....")以后表就已经创建了,不需要再调用tableEnv.execute。execute方法已经deprecate,建议统一使用executeSql哈On Fri, Dec 11, 2020 at 7:23 PM JasonLee <[email protected]> wrote: > hi > Flink SQL 建的表支持用 hive 的 catalog 来管理元数据,是否可以满足你的需求 ? > > > > ----- > Best Wishes > JasonLee > -- > Sent from: http://apache-flink.147419.n8.nabble.com/ > -- Best regards! Rui Li
