dailai commented on PR #8222:
URL: https://github.com/apache/seatunnel/pull/8222#issuecomment-2519728501

   > Is there a way to support all special characters? e.g. "$","%","@" etc.
   
   
   
   > Is there a way to support all special characters? e.g. "$","%","@" etc.
   
   I have considered supporting all special characters, because the code in the 
current framework obtains relevant information by parsing the string sql, so it 
is costly to support all special characters.
   
   Because this special character is not common at present, otherwise there 
would not be a case reported until now. Therefore, this change is the most 
efficient at present.
   
   If there are more feedback in the future, consider more general support.


-- 
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...@seatunnel.apache.org

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

Reply via email to