We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4317967 commit 04cebe1Copy full SHA for 04cebe1
datafusion/expr/src/logical_plan/builder.rs
@@ -2709,12 +2709,12 @@ mod tests {
2709
2710
assert_snapshot!(plan, @r"
2711
Union
2712
- Cross Join:
+ Cross Join:
2713
SubqueryAlias: left
2714
Values: (Int32(1))
2715
SubqueryAlias: right
2716
2717
2718
2719
2720
0 commit comments