BoYiZhang opened a new issue #4789:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4789


   
   
   In the current version, when writing SQL statements, the SQL task type 
cannot contain semicolon ";". Otherwise, an error will be reported when 
executing
   
   It is recommended to enhance the verification in the front end. If there is 
a semicolon ';' in the SQL, you will be prompted
   
   Note: just give prompt, don't fail verification. For example, the comment 
contains semicolon, which makes it impossible to save
   
   ---------------------------------------------
   
   目前版本, sql任务类型 写sql语句的时候,不能包含分号";" . 否则执行的时候报错.
   建议在前端增强校验, 如果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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to