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

2 lines
65 B
MySQL
Raw Normal View History

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