ScalaFirst commented on issue #41491: URL: https://github.com/apache/doris/issues/41491#issuecomment-2856648464
> 使用With 语句insert into 的时候, 必须使用 labelName INSERT INTO dwd.dwd_inv_proj_corp_d WITH LABEL `labelName` WITH t1 AS() 你说的是对的,确实使用了 with label xxx 语法后,g4就能正常解析报错了。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
