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

Support for '>' operator in sql_database incremental loading #2164

Closed
VioletM opened this issue Dec 19, 2024 · 1 comment
Closed

Support for '>' operator in sql_database incremental loading #2164

VioletM opened this issue Dec 19, 2024 · 1 comment
Labels
support This issue is monitored by Solution Engineer

Comments

@VioletM
Copy link
Contributor

VioletM commented Dec 19, 2024

Feature description

Currently, dlt.sources.incremental always functions using the >= operator when loading data incrementally with sql tables. Some use cases would benefit from having the option to use the > operator instead.

Are you a dlt user?

Yes, I'm already a dlt user.

Use case

No response

Proposed solution

No response

Related issues

No response

@VioletM VioletM added the support This issue is monitored by Solution Engineer label Dec 19, 2024
@rudolfix
Copy link
Collaborator

This was added in 1.5.0:
Add open/closed range arguments for incremental by @steinitzu in #1991

sql_database got significant upgrades recently ie. free text queries, it is all in the docs

@github-project-automation github-project-automation bot moved this from Todo to Done in dlt core library Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support This issue is monitored by Solution Engineer
Projects
Status: Done
Development

No branches or pull requests

2 participants