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

Correct wrong code example for apply_hints( incremental(xx) ) #1785

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

w0ut0
Copy link
Contributor

@w0ut0 w0ut0 commented Sep 4, 2024

Description

A slight typo in the code example of sql_database source regarding incremental hints:

the initial_value is an arg of dlt.sources.incremental instead of an arg of apply_hints.

the `initial_value` is a parameter of `dlt.sources.incremental`.
Copy link

netlify bot commented Sep 4, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit e1c4aab
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/66d83c3186ba2600089be5b5
😎 Deploy Preview https://deploy-preview-1785--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.

Copy link
Contributor

@AstrakhantsevaAA AstrakhantsevaAA left a comment

Choose a reason for hiding this comment

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

Thank you for this catch ^^

@AstrakhantsevaAA AstrakhantsevaAA merged commit 1b66e0e into dlt-hub:devel Sep 6, 2024
47 checks passed
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.

2 participants