venkatamandavilli-code commented on issue #68582: URL: https://github.com/apache/airflow/issues/68582#issuecomment-4723605635
Thanks for raising this enhancement. Adding query tags to Databricks SQL sensors and operators would be useful from an enterprise operations and governance perspective. In larger environments, teams often need better traceability between Airflow tasks and the SQL workloads executed in Databricks. Query tags could help with monitoring, troubleshooting, cost attribution, auditability, and identifying which DAG or task triggered a specific Databricks workload. This becomes especially valuable when multiple teams share the same Databricks workspace and Airflow platform. It may also improve supportability during incident analysis because platform teams can more easily connect downstream query behavior back to the Airflow workflow that initiated it. -- 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]
