ClickHouse/tests/queries/0_stateless/01780_range_msan.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
65 B
MySQL
Raw Normal View History

SELECT range(toUInt256(1), 1); -- { serverError ILLEGAL_COLUMN }