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 17, 2025
1 parent 19dfa6b commit d3e70da
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,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 d3e70da

Please sign in to comment.