Skip to content

Commit

Permalink
fix minus
Browse files Browse the repository at this point in the history
  • Loading branch information
yejunhao committed Mar 13, 2024
1 parent 887a274 commit 781e11f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
import java.io.Serializable;
import java.util.List;

/** A simple implementation of {@link SnapshotReader.Plan}. */
public class SimplePlan implements SnapshotReader.Plan, Serializable {

private final Long watermark;
Expand Down

0 comments on commit 781e11f

Please sign in to comment.