Skip to content

Add missing parameter documentation in DatabricksSubmitRunOperator and DatabricksSqlOperator #23954

@josh-fell

Description

@josh-fell

Body

Currently the following modules are missing certain parameters in their docstrings. Because of this, these parameters are not captured in the Python API docs for the Databricks provider.

  • DatabricksSubmitRunOperator: tasks
  • DatabricksSqlOperator: do_xcom_push
    • Granted this is really part of the BaseOperator, but this operator specifically sets the default value to False so it would be good if this was explicitly listed for users.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Metadata

Metadata

Labels

contributors-workshopIssues that are good for first-time contributor's workshopgood first issuekind:metaHigh-level information important to the community

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions