Skip to content

Commit

Permalink
clean up (#655)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenziliang authored Apr 10, 2024
1 parent a9966a9 commit 5aaaee0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ void WatermarkTransformWithSubstream::work()
output_chunks.emplace_back(std::move(process_chunk));
}
}

output_iter = output_chunks.begin(); /// need to output chunks
}

WatermarkStamper & WatermarkTransformWithSubstream::getOrCreateSubstreamWatermark(const SubstreamID & id)
Expand Down

0 comments on commit 5aaaee0

Please sign in to comment.