Skip to content

Commit

Permalink
merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ashahid committed Apr 26, 2024
1 parent 48be604 commit 1a97853
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -359,8 +359,6 @@ class Analyzer(override val catalogManager: CatalogManager) extends RuleExecutor
Batch("HandleSpecialCommand", Once,
HandleSpecialCommand),
Batch("Remove watermark for batch query", Once,
EliminateEventTimeWatermark),
Batch("Remove watermark for batch query", Once,
EliminateEventTimeWatermark)
)

Expand Down

0 comments on commit 1a97853

Please sign in to comment.