stevqin commented on issue #15760:
URL: 
https://github.com/apache/dolphinscheduler/issues/15760#issuecomment-2017849885

   > Can you have a try to fix it?
   
   暂时没有找到具体解析sql语句错误的位置;
   
   初步判断复现该bug的 主要有;
   1, 在sql语句最后 使用 -- 这样注释;
   2, 在sql语句中间部分 使用 -- 这样的注释后面 跟上了 > <  等,这种比较运算符,也会导致 --注释实销
   


-- 
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]

Reply via email to