We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7958154 commit da7d51aCopy full SHA for da7d51a
1 file changed
datafusion/sqllogictest/test_files/avro.slt
@@ -285,7 +285,6 @@ SELECT id, string_col, int_col, bigint_col FROM alltypes_plain ORDER BY id LIMIT
285
3 1 1 10
286
4 0 0 0
287
288
-<<<<<<< HEAD
289
# projection should follow column names even when external table column order differs
290
query TB
291
SELECT string_col, bool_col FROM alltypes_plain_reordered ORDER BY id LIMIT 2
0 commit comments