akshayvijayjain commented on PR #53815:
URL: https://github.com/apache/airflow/pull/53815#issuecomment-3136119164

   @uranusjr ;
   I am not directly working on task, just overviewing with @mandeepzemo ,  
please excuse if I do oversight.
   
   could we take both the approaches
   
   we could restrict `create request` from using \ or other chars; using a 
valid regular expression for identifier 
https://stackoverflow.com/questions/14953861/representing-identifiers-using-regular-expression
   
   and for those entities already created we can avoid the error using 
encodeUriComponent?
   
   should we check how to put deprecation notice on this.


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