PranavMotarwar opened a new pull request, #60762:
URL: https://github.com/apache/airflow/pull/60762

   This change improves configuration validation by explicitly rejecting enum 
configuration options that are set but are empty.
   
   Previously, empty values could silently bypass validation or produce unclear 
errors. Now with this update, it raises a clear, actionable 
AirflowConfigException listing the allowed values, making misconfiguration 
easier to detect and debug.


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