Skip to content

Commit c3c533f

Browse files
committed
fix filter_nulls.test
1 parent 6f50265 commit c3c533f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/sqllogictests/suites/mode/cluster/filter_nulls.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Exchange
240240
│ ├── scan id: 1
241241
│ ├── output columns: [value (#1)]
242242
│ ├── read rows: 1000
243-
│ ├── read size: 2.30 KiB
243+
│ ├── read size: 2.31 KiB
244244
│ ├── partitions total: 6
245245
│ ├── partitions scanned: 3
246246
│ ├── pruning stats: [segments: <range pruning: 2 to 1 cost: <slt:ignore>>, blocks: <range pruning: 3 to 3 cost: <slt:ignore>>]
@@ -258,7 +258,7 @@ Exchange
258258
├── scan id: 0
259259
├── output columns: [value (#0)]
260260
├── read rows: 2000
261-
├── read size: 3.94 KiB
261+
├── read size: 3.95 KiB
262262
├── partitions total: 6
263263
├── partitions scanned: 3
264264
├── pruning stats: [segments: <range pruning: 2 to 1 cost: <slt:ignore>>, blocks: <range pruning: 3 to 3 cost: <slt:ignore>>]

0 commit comments

Comments
 (0)