Skip to content
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

Added delete materialized run endpoints #858

Merged
merged 32 commits into from
Sep 4, 2019
Merged

Conversation

aasimkhan30
Copy link
Contributor

I've added delete materialized run API.
Also modified some logic for rename and pin to support notebook runs that don't have a materialized notebook metadata in the database.

Aasim Khan and others added 29 commits July 9, 2019 18:54
…fetch template, materialized notebook endpoints. This will make the Notebook Request and Notebook History responses lighter.
and fixed other stuff mentioned in the PR.
requests from multiple clients with materializedID = 0
could have resulted in multiple rows getting created
on notebooks.nb_materialized table.
@aasimkhan30
Copy link
Contributor Author

Hey @kburtram can you please take a look at this PR?

@aasimkhan30 aasimkhan30 closed this Sep 4, 2019
@coveralls
Copy link

coveralls commented Sep 4, 2019

Coverage Status

Coverage increased (+0.2%) to 76.859% when pulling e37e9e2 on feat/notebookendpoints into c6e3b33 on master.

@aasimkhan30 aasimkhan30 reopened this Sep 4, 2019
@aasimkhan30 aasimkhan30 merged commit 8a12802 into master Sep 4, 2019
@aasimkhan30 aasimkhan30 deleted the feat/notebookendpoints branch September 4, 2019 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants