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

SQL notebooks API #296

Conversation

vojtech2
Copy link
Member

No description provided.

@vojtech2 vojtech2 changed the title SQL notebooks public API SQL notebooks API Jun 28, 2024
self.notebook_id = notebook_id
self.query_runs = query_runs

def get_query_runs(self):
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm deliberately calling these query runs instead of queries. LMK if that's alright or we should use a different name.

@apichery apichery requested a review from cstenac July 1, 2024 13:35
Copy link
Contributor

@apichery apichery left a comment

Choose a reason for hiding this comment

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

Not tested but looks really good already :)

@vojtech2 vojtech2 marked this pull request as ready for review July 10, 2024 14:51
@vojtech2
Copy link
Member Author

I've now copied the changes into my dip PR. Should've made the changes there in the first place. Will close this one.

@vojtech2 vojtech2 closed this Jul 11, 2024
@vojtech2 vojtech2 deleted the feature/dss13-sc-190866-create-a-public-api-for-sql-notebooks branch July 11, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants