Skip to content

Commit

Permalink
fix proj-proj
Browse files Browse the repository at this point in the history
  • Loading branch information
englefly committed Dec 22, 2024
1 parent 6b06199 commit 3abcc39
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ public class Rewriter extends AbstractBatchJobExecutor {
),

topDown(// must behind NormalizeAggregate/NormalizeSort
new MergeProjects(),
new PushDownEncodeSlot(),
new DecoupleEncodeDecode()
),
Expand Down

0 comments on commit 3abcc39

Please sign in to comment.