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

provides detail exception messages when cursor stored value cannot be coerced to data #1748

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

rudolfix
Copy link
Collaborator

Description

fixes: #1737

actual behavior was OK but the error messages were misleading. those messages got fixed

@rudolfix rudolfix requested a review from VioletM August 27, 2024 10:15
@rudolfix rudolfix self-assigned this Aug 27, 2024
Copy link

netlify bot commented Aug 27, 2024

Deploy Preview for dlt-hub-docs canceled.

Name Link
🔨 Latest commit 801fbc7
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/66cdbb16a4b641000844f594

@rudolfix rudolfix force-pushed the fix/1737-add-better-cursor-coercion-error-messages branch from 8c09fb0 to 801fbc7 Compare August 27, 2024 11:40
@rudolfix rudolfix merged commit e337cca into devel Aug 27, 2024
56 checks passed
@rudolfix rudolfix deleted the fix/1737-add-better-cursor-coercion-error-messages branch August 27, 2024 16:32
willi-mueller pushed a commit that referenced this pull request Sep 2, 2024
willi-mueller pushed a commit that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Error for incremental loading with pyarrow backend and datetime.date initial value
2 participants