gaurav7261 commented on PR #39050:
URL: https://github.com/apache/airflow/pull/39050#issuecomment-2060276000
Ya but using RunNowOperation, somehow airflow operator is able to give us
exact databricks error like `Column Not Found` in query issue etc, we are
able to get same via airflow context, but via deferrable operator, we always
100% get same this error ```Exception: Job run failed with terminal state:
{'life_cycle_state': 'INTERNAL_ERROR', 'result_state': 'FAILED',
'state_message': 'Task FLAT_CREATION_pl_cafe_inventory_balance failed with
message: Workload failed, see run output for details. This caused all
downstream tasks to get skipped.'}``` only databricks task name change.
--
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]