Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Weijun-H committed Feb 8, 2024
1 parent 03f44f7 commit c9f0b9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions datafusion/sqllogictest/test_files/array.slt
Original file line number Diff line number Diff line change
Expand Up @@ -3838,9 +3838,9 @@ select cardinality(column1), cardinality(column2), cardinality(column3) from fix
4 3 5
4 3 5
4 3 5
4 3 3
NULL 3 4
4 NULL 1
4 3 5
NULL 3 5
4 NULL 5
4 3 NULL

## array_remove (aliases: `list_remove`)
Expand Down

0 comments on commit c9f0b9b

Please sign in to comment.