ALTER TABLE t_creative_caption DISTRIBUTED BY HASH(id
) BUCKETS 128;
报错错误: ProgrammingError: (1064, ‘Cannot invoke “com.starrocks.analysis.ParseNode.accept(com.starrocks.sql.ast.AstVisitor, Object)” because “node” is null’)
如何解决呢?
版本是 3.1.11-tq-0.7-e0baf57