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

edit snippet to make more runnable (#2066) #2079

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

AstrakhantsevaAA
Copy link
Contributor

@AstrakhantsevaAA AstrakhantsevaAA commented Nov 20, 2024

* edit snippet to make more runnable

Tried running the example as is and ran into a few issues:
* dlt[parquet] missing dependency
* missing secret (removed since it's not used in this example)
* removed serialized flag (this is kind of an advanced feature and not really needed here)
* added minimal reflection level, otherwise if you run this script twice in a row you get a "column constraint not supported" kind of error

* move imports into snippet
Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 1e96dc2
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/673ddafa0520da00080f2dc3
😎 Deploy Preview https://deploy-preview-2079--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AstrakhantsevaAA
Copy link
Contributor Author

@kning all tests passed, ready to be merged ;)

@AstrakhantsevaAA AstrakhantsevaAA requested review from burnash and removed request for sh-rp November 20, 2024 14:19
@AstrakhantsevaAA AstrakhantsevaAA merged commit 9a49868 into devel Nov 20, 2024
49 checks passed
@AstrakhantsevaAA AstrakhantsevaAA deleted the temp/modal_changes branch November 20, 2024 14:26
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