potiuk commented on issue #34093:
URL: https://github.com/apache/airflow/issues/34093#issuecomment-1706899136

   I am also fine for that. Regexp fallback was only there as a compatibility 
measure and I am perfectly fine to do "glob-only" - that would by my way of 
implemeting it if I were to implement it from scratch.
   
   However indeed this is an obscure feature (I'd say) and using regexp was 
(somewhat - not completely) broken since that change and this is the first time 
we hear something about it, so I would not be surprised if the feature is 
hardly used. So it's really on the border of "is it really breaking someone's 
workflow". 
   
   We could really treat it as a bugiix and add release notes /significant 
newsfragment that announcing that this feature was using regexp was a bug that 
is going to be fixed in the new release.  I think also the radius blast of it 
is very limited - the worst thing that happens, the serialisation errors will 
fail everything if the match stops working and we can even likely update the 
error message to explain that this might be due to the bugfixing of the 
parameter and link to documentation explaining how to fix it.
   
   @kaxil @bolkedebruin - WDYT?


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

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

Reply via email to