-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[JOBS-11439] Add taskValues support in remoteDbUtils (#406)
## Changes Support `dbutils.jobs.taskValues` methods in `RemoteDbUtils` and add additional `checkTaskValue` to allow local testing ## Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> Added three test cases in `test_dbutils.py`. Integration tests are not needed since changes only for remote mode - [x] `make test` run locally - [x] `make fmt` applied - [x] relevant integration tests applied
- Loading branch information
Showing
2 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters