Update 02168_avro_bug.sql

This commit is contained in:
Kruglov Pavel 2022-01-13 15:26:30 +03:00 committed by GitHub
parent 872ee5dc09
commit 1abc899308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
-- Tags: no-fasttest
insert into table function file('data.avro', 'Avro', 'x UInt64') select * from numbers(10);
insert into table function file('data.avro', 'Avro', 'x UInt64') select * from numbers(10);
insert into table function file('data.avro', 'Avro', 'x UInt64') select * from numbers(10);