Skip to content

Commit 24f7100

Browse files
committed
fix test
1 parent f30f2d3 commit 24f7100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

native/core/src/execution/planner.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4144,7 +4144,7 @@ mod tests {
41444144
"+--------------+",
41454145
"| [0] |",
41464146
"| [3, 3, 3, 3] |",
4147-
"| |",
4147+
"| [] |",
41484148
"+--------------+",
41494149
];
41504150
assert_batches_eq!(expected, &[batch]);

0 commit comments

Comments
 (0)