1.怎么清空show stream load 看到的数据。应该有对应的表吧。
2. show stream load where Label like 'iot_main' and TotalRows>50000 order by StartTime desc limit 1000
这个语法报错,TotalRows>50000不能根据这个字段查询吗。去掉这个就行了
1.怎么清空show stream load 看到的数据。应该有对应的表吧。
2. show stream load where Label like 'iot_main' and TotalRows>50000 order by StartTime desc limit 1000
这个语法报错,TotalRows>50000不能根据这个字段查询吗。去掉这个就行了