Skip to content

Commit fb3c0b9

Browse files
committed
fix test
1 parent 17b1bd4 commit fb3c0b9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

datafusion/sqllogictest/test_files/order.slt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,6 @@ physical_plan
318318
07)------------RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=1
319319
08)--------------DataSourceExec: file_groups={1 group: [[WORKSPACE_ROOT/testing/data/csv/aggregate_test_100.csv]]}, projection=[c2, c3], file_type=csv, has_header=true
320320

321-
statement ok
322-
323321
query II
324322
SELECT c2, c3 FROM aggregate_test_100 ORDER BY c2, c3, c2
325323
----

0 commit comments

Comments
 (0)