Skip to content

Commit ced0727

Browse files
committed
Update parser
1 parent e1e6a60 commit ced0727

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/AppTests/QueryPlanTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ struct QueryPlan: Equatable {
114114
OneOf {
115115
"Append"
116116
"Gather"
117+
"Hash Join"
117118
"Limit"
118119
"Nested Loop"
119120
"Sort"

0 commit comments

Comments
 (0)