alexott opened a new pull request #21363: URL: https://github.com/apache/airflow/pull/21363
This PR adds a new operator to Databricks provider - DatabrickSqlOperator that allows to execute SQL commands against Databricks SQL Endpoints and Databricks clusters. This operator uses the same connection as other Databricks operators (although it could be discussed), if having a dedicated connection make sense as we can further customize it with specific input fields, etc. closes: #21030 -- 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]
