-
Notifications
You must be signed in to change notification settings - Fork 233
Add tags to create_job, and add an update_job function to the sdk #457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #457 +/- ##
=======================================
Coverage 84.82% 84.82%
=======================================
Files 42 42
Lines 3144 3144
=======================================
Hits 2667 2667
Misses 477 477 Continue to review full report at Codecov.
|
|
@nfx - I've added a few more tests. Let me know if there's anything else specific that you need. |
|
@nfx I've rebased this fork back onto the latest version of main. It looks like the Requesting this PR to be merged |
|
Tagging @pietern too as it looks like you've been actively lately :) |
|
@ari-nz Thanks for the ping. We've picked up generating |
This is a merge of databricks#457 and a regenerated copy of `service.py`. Co-authored-by: Ari Angelo <[email protected]>
Add more REST api functionality to the python SDK
Issue #456