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

   > Is there a way to support all special characters? e.g. "$","%","@" etc.
   
   I use a regular expression to match as many characters as we can, but 
because the framework uses :filedName as a placeholder and computes index from 
filedName in that placeholder, there's still a problem if filedName also 
appears : character.


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