alexott commented on code in PR #22223:
URL: https://github.com/apache/airflow/pull/22223#discussion_r856940039
##########
docs/apache-airflow-providers-databricks/operators/sql.rst:
##########
@@ -51,13 +51,21 @@ Operator executes given SQL queries against configured
endpoint. There are 3 wa
- Optional parameters that will be used to substitute variable(s) in SQL
query.
* - session_configuration: dict[str,str]
- optional dict specifying Spark configuration parameters that will be
set for the session.
+ * - http_headers: list[tuple[str, str]]
Review Comment:
ok, I'll remove it - I simply followed the previous versions
--
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]