ClickHouse/tests/queries/0_stateless/02590_bson_duplicate_column.sql

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

2 lines
146 B
MySQL
Raw Normal View History

2023-03-16 11:19:01 +00:00
select * from format(BSONEachRow, 'x UInt32, y UInt32', x'1a0000001078002a0000001078002a0000001079002a00000000'); -- {serverError INCORRECT_DATA}