pankajkoti commented on issue #48368: URL: https://github.com/apache/airflow/issues/48368#issuecomment-2779412608
@jroachgolf84 brought this issue to my attention, thanks Jake! Another possible approach @fjmacagno for your use case is a recently merged PR: https://github.com/apache/airflow/pull/48507/. With this change, if you have an Airflow connection, you should be able to submit the SQL using the newly added operator and poll for it deferrably. Since this was just merged this week, it hasn’t been included in a release yet. However, I’ll make sure to update you here once it’s available for testing. -- 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]
