Skip to content

Failed assertion in Merge table engine with REGEXP database matching. #29349

@alexey-milovidov

Description

@alexey-milovidov

Describe the bug
https://clickhouse-test-reports.s3.yandex.net/29341/2b2bec3679df7965af908ce3f1e8e17e39bd12fe/fuzzer_debug/report.html#fail1

How to reproduce

SELECT _database, _table, n FROM merge(REGEXP('\001902_db'), '^t') ORDER BY _database ASC, _table ASC, n ASC
std::exception. Code: 1001, type: std::out_of_range, e.what() = map::at:  key not found 

Metadata

Metadata

Labels

fuzzProblem found by one of the fuzzers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions