o-nikolas commented on PR #69930: URL: https://github.com/apache/airflow/pull/69930#issuecomment-4984675537
I would like to see it deprecated eventually, but I think we have to tread very carefully. Glue is one of the most used AWS Services through Airflow, so the deprecation will affect MANY users. We should give them ample time (several releases) and possibly brainstorm some other ways to campaign to get users migrated. I'm not sure if you have any ideas @AlejandroMorgante for that? Also, just throwing it out there, you can add some optional capabilities to the existing operator to allow it to behave how you'd like. Just off the top of my head adding a `create_if_missing` option that defaults to True, but you can change to False for your needs. -- 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]
