We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue found by DuckFuzz on git commit hash 66347 using seed 94382367.
call dbgen(sf=0.1); SELECT DISTINCT TRY_CAST(#5 AS INTEGER[][3]) FROM partsupp AS t6(c1, c2, c3, c4, c5) WHERE (c4 BETWEEN c3 AND 847)
AddressSanitizer error in duckdb::TemplatedValidityMask<unsigned long>::SetInvalidUnsafe(unsigned long, unsigned long) src/include/duckdb/common/types/validity_mask.hpp:219
The text was updated successfully, but these errors were encountered:
Maxxen
Successfully merging a pull request may close this issue.
Issue found by DuckFuzz on git commit hash 66347 using seed 94382367.
To Reproduce
Error Message
The text was updated successfully, but these errors were encountered: