-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(backend): Allow empty namespace and remove default namespace. Fixes
#8945. Fixes #8897. Fixes #8854. (#9286) * Add pipeline_id to run and recurring run protos * Add pipeline_id to run and recurring_run * Set status when creating a new job. Closes #9125. * stage progress * Fix timestamps in tasks and add unit test * Add upsert to sql dialects. Closes #8851. * Remove dead code * Fix unit test * Switch to upsert * Add unit tests * Allow empty namespace * Cleanup * Fix tests * Fix inconsistencies * Fix old tests * Differentiate list requests in multi-user mode * Refactor create run and create job paths * Revert default experiment change
- Loading branch information
Showing
23 changed files
with
665 additions
and
670 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
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
Oops, something went wrong.