mik-laj commented on code in PR #22223:
URL: https://github.com/apache/airflow/pull/22223#discussion_r856933686
##########
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:
Guide shoudn:t list of all parameter. It should be available in reference.
We should also not duplicate the documentation, as this makes it difficult to
maintain. It is enougth to add link to reference docs in guide.
--
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]