这是indexloc提供的服务,不要输入任何密码
Skip to content

add option to skip rows on response type mismatch #162

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

Conversation

hallettj
Copy link
Collaborator

When sending response data for a query if we encounter a value that does not match the type declared in the connector schema the default behavior is to respond with an error. That prevents the user from getting any data. This change adds an option to silently skip rows that contain type mismatches so that the user can get a partial set of result data.

@hallettj hallettj self-assigned this Apr 25, 2025
Copy link
Collaborator

@codedmart codedmart left a comment

Choose a reason for hiding this comment

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

🎉

@hallettj hallettj merged commit 359be54 into v1 Apr 25, 2025
1 of 2 checks passed
@hallettj hallettj deleted the jessehallett/eng-1727-mongodb-fallback-option-when-response-data-has-incorrect branch April 25, 2025 23:50
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