DongLiang-0 commented on PR #421:
URL: 
https://github.com/apache/doris-flink-connector/pull/421#issuecomment-2220186454

   Thanks for trying to resolve this issue.
   
   I looked at doris's use of this section and found that it is `CLEAN LABEL 
[label] FROM db;` This SQL has some syntax problems.  For example, pure numbers 
such as 123 are not supported . This needs to be changed to doris' code.
   
   Generally speaking, if you need to clean the label under db, you can use 
`CLEAN LABEL FROM db;` clear all labels


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to