potiuk commented on code in PR #53128:
URL: https://github.com/apache/airflow/pull/53128#discussion_r2197928924
##########
providers/teradata/src/airflow/providers/teradata/operators/teradata_compute_cluster.py:
##########
@@ -268,7 +268,6 @@ def execute(self, context: Context):
Lake, effectively creates the compute cluster.
Airflow runs this method on the worker and defers using the trigger.
"""
- super().execute(context)
Review Comment:
nice!
--
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]