Skip to content

Add kwarg jar_params for DatabricksRunNowOperator and updated docs#10787

Closed
neil90-db wants to merge 3 commits into
apache:masterfrom
neil90-db:10786-add-kwarg-jar-params
Closed

Add kwarg jar_params for DatabricksRunNowOperator and updated docs#10787
neil90-db wants to merge 3 commits into
apache:masterfrom
neil90-db:10786-add-kwarg-jar-params

Conversation

@neil90-db
Copy link
Copy Markdown
Contributor

@neil90-db neil90-db commented Sep 8, 2020

Simply adds extends the operator to have parity with the API and the functionality of the other parameters.

Closes: #10787


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

Copy link
Copy Markdown
Member

@mik-laj mik-laj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add tests to avoid regression?

@neil90-db
Copy link
Copy Markdown
Contributor Author

Updated the unit test to account for jar_params

@stale
Copy link
Copy Markdown

stale Bot commented Nov 1, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the stale Stale PRs per the .github/workflows/stale.yml policy file label Nov 1, 2020
@stale stale Bot closed this Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Stale PRs per the .github/workflows/stale.yml policy file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DatabricksRunNowOperator missing jar_params as a kwarg

2 participants