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

Update notebook to support the new Fusion SQL stage resources syntax #126

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

nunogoncalves03
Copy link
Member

We recently added support for starter workspaces in the Python SDK stage resources, which updated the Fusion SQL syntax (singlestore-labs/singlestoredb-python#44). Although this change is backward compatible (meaning the old syntax still works properly) we would like to update the managing-stage-files-with-fusion-sql notebook to reflect the newest syntax.

Note that while singlestore-labs/singlestoredb-python#44 has been merged, it has not yet been deployed to production. Therefore, we should wait to deploy this PR until the new syntax is in production.

cc: @ricardoasmarques @kanitsharma

@nunogoncalves03 nunogoncalves03 added the enhancement New feature or request label Nov 27, 2024
@nunogoncalves03 nunogoncalves03 self-assigned this Nov 27, 2024
Copy link
Collaborator

@kesmit13 kesmit13 left a comment

Choose a reason for hiding this comment

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

Can you install the pre-commit checks as described here: https://github.com/singlestore-labs/spaces-notebooks/blob/master/CONTRIBUTING.md#pre-commit-checks-on-the-clone-of-this-repo . It looks like the pre-commit checks need to make formatting changes to the notebook file.

@nunogoncalves03 nunogoncalves03 force-pushed the ngoncalves/fusion-sql-notebook-stage-syntax branch from 06b9e06 to 0c5a82c Compare December 2, 2024 15:44
@kesmit13 kesmit13 merged commit ab3d0bf into master Dec 2, 2024
1 check passed
@kesmit13 kesmit13 deleted the ngoncalves/fusion-sql-notebook-stage-syntax branch December 2, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants