摘要:
我把表转换成流的时候使用的是: tableEvn.toAppendStream(table,Row.class).print(); 报错提示是:不能使用表不是append-only,改为toRetractStream。 改为: tableEvn.toRetractStream(table,Row.c 阅读全文
posted @ 2020-10-14 14:27
从小就学习不好
阅读(724)
评论(0)
推荐(0)
浙公网安备 33010602011771号