Skip to content

Commit 58bc06f

Browse files
committed
u
Signed-off-by: Joe Isaacs <[email protected]>
1 parent 589a483 commit 58bc06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vortex-array/src/expr/exprs/merge.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ impl VTable for Merge {
256256
}
257257

258258
fn is_structural(&self, _options: &Self::Options) -> bool {
259-
false
259+
true
260260
}
261261
}
262262

0 commit comments

Comments
 (0)