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

Fixed value overflows break query validation. #5522

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

michaelstaib
Copy link
Member

@michaelstaib michaelstaib commented Nov 1, 2022

Fixes #4378

This ensures that value overflows or other checks within the IsInstanceOfType check break the validation. We will revisit that for version 14 when we rewrite the scalar type to be simpler.

@michaelstaib michaelstaib merged commit 5c59a9f into main Nov 1, 2022
@michaelstaib michaelstaib deleted the mst/value-overflows-badrequest branch November 1, 2022 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InvalidFormatException when a field is overflowed
1 participant