Skip to content

Debug assertion in Map datatype #18492

@alexey-milovidov

Description

@alexey-milovidov
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

Introduced here: #17829
First found here: #18481

Metadata

Metadata

Assignees

Labels

bug-unreleasedBug that affects unreleased or experimental codefuzzProblem found by one of the fuzzersmajor

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions