Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
englefly authored and Mryange committed Dec 12, 2024
1 parent 9db18ac commit afb2e66
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public abstract class DataSink {
// Fragment that this DataSink belongs to. Set by the PlanFragment enclosing this sink.
protected PlanFragment fragment;
protected boolean isMerge = false;

/**
* Return an explain string for the DataSink. Each line of the explain will be
* prefixed
Expand Down

0 comments on commit afb2e66

Please sign in to comment.