Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
englefly committed Nov 5, 2024
1 parent 916bd8d commit 4ae2b73
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,7 @@ public void testCTEInHavingAndSubquery() {
logicalFilter(
logicalProject(
logicalJoin(
logicalProject(
logicalAggregate()),
logicalAggregate(),
logicalProject()
)
)
Expand Down

0 comments on commit 4ae2b73

Please sign in to comment.