AlejandroMorgante commented on PR #69930:
URL: https://github.com/apache/airflow/pull/69930#issuecomment-4993167664

   Thanks. I’ll work on keeping my messages more concise and focused.
   
   To summarize, this PR only **starts the deprecation period** for 
`GlueCrawlerOperator`; it does not remove the operator or change its existing 
behavior. It remains fully functional, now emits an 
`AirflowProviderDeprecationWarning`, and its migration path is documented.
   
   We can keep it available for several provider releases and only consider 
removing it in a separate cleanup PR for a future **major** **release**, 
following the previous `RedshiftSQLOperator` and 
`AwsLambdaInvokeFunctionOperator` deprecation process 
([#30755](https://github.com/apache/airflow/pull/30755)).
   
   @vincbeck, if you are ok with this safeguard? 


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