-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Debug assertion in Map datatype #18492
Copy link
Copy link
Closed
Labels
bug-unreleasedBug that affects unreleased or experimental codeBug that affects unreleased or experimental codefuzzProblem found by one of the fuzzersProblem found by one of the fuzzersmajor
Description
SELECT
CAST(([2, 1, 1023], ['', '']), 'Map(UInt8, String)') AS map,
map[10]
Triggers Assertion 'n < size()' failed in DB::ColumnString::operator[](unsigned long)
https://clickhouse-test-reports.s3.yandex.net/18481/64c4ade5b0e0c9a13d6c2475431daf431fc97554/fuzzer/fuzzer.log
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug-unreleasedBug that affects unreleased or experimental codeBug that affects unreleased or experimental codefuzzProblem found by one of the fuzzersProblem found by one of the fuzzersmajor