steveahnahn commented on PR #60244:
URL: https://github.com/apache/airflow/pull/60244#issuecomment-3730552527

   Added backwards compatibility helpers for Literal→Enum migration
   
   Provider compat tests run against Airflow 3.0.x/3.1.x which still use 
Literal types.
   Helper functions detect type at runtime to support both old (Literal) and 
new (Enum)
   
   Enum only can be used in future after iterative ver upgrades


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