kalluripradeep commented on PR #59938:
URL: https://github.com/apache/airflow/pull/59938#issuecomment-3700542561

   > Not against this change, but it's important to note that this will be a 
breaking change.
   
   @BasPH Good point! This validation is intended to prevent the 
InvalidStatsNameException mentioned in #8696. 
   
   To minimize breaking changes, we could:
   
   1. Add a configuration flag to enable/disable validation (default: disabled 
for backward compatibility)
   2. Or add a deprecation warning for invalid pool names first, then enforce 
in next major version
   
   Which approach would you prefer? Happy to adjust the PR accordingly.


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