Skip to content

Commit

Permalink
fix minus
Browse files Browse the repository at this point in the history
  • Loading branch information
yejunhao committed Apr 15, 2024
1 parent a42202c commit aafa7b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import org.apache.paimon.reader.RecordReader;
import org.apache.paimon.schema.TableSchema;

import org.jetbrains.annotations.Nullable;
import javax.annotation.Nullable;

import java.io.IOException;
import java.util.List;
Expand Down

0 comments on commit aafa7b5

Please sign in to comment.