Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: silverbullet233 <[email protected]>
  • Loading branch information
silverbullet233 committed Feb 18, 2025
1 parent fd6e7a8 commit 3b655c2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ class AggregateStreamingSinkOperator : public Operator {
AggrAutoState _auto_state{};
AggrAutoContext _auto_context;
LimitedMemAggState _limited_mem_state;
DECLARE_ONCE_DETECTOR(_set_finishing_once);
};

class AggregateStreamingSinkOperatorFactory final : public OperatorFactory {
Expand Down

0 comments on commit 3b655c2

Please sign in to comment.