-
Notifications
You must be signed in to change notification settings - Fork 0
SNOW-2185038: Update DBX extraction notebook documentation #25
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
SNOW-2185038: Update DBX extraction notebook documentation #25
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the DBX extraction notebook documentation to reflect changes in zip file splitting functionality. The update modifies the split size threshold from 1MB to 150MB for zip files, aligning with the description's mention of splitting files larger than 200MB into 150MB parts.
- Updated the
split_size_mbparameter from 1 to 150 in the Workspace Estimator notebook - Added comprehensive step-by-step documentation for using the Workspace Estimator
Reviewed Changes
Copilot reviewed 2 out of 15 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| DBX/Workspace Estimator.ipynb | Updated zip file split size parameter from 1MB to 150MB |
| DBX/Step By Step Guide.md | Added new comprehensive documentation with step-by-step instructions for using the Workspace Estimator |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…thub.com:Snowflake-Labs/Workspace-Estimator into ecuberojimenez/SNOW-2185038/update_documentation # Conflicts: # DBX/Step By Step Guide.md
sfc-gh-mvegaalvarez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a comment for a missing sub step (click on DBX folder)
Uh oh!
There was an error while loading. Please reload this page.