Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sunxiaojian committed Apr 24, 2024
1 parent 0f0e40c commit 01402fa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ public TableSchema(
this.highestFieldId = highestFieldId;
this.partitionKeys = partitionKeys;
this.primaryKeys = primaryKeys;
Objects.requireNonNull(options);
this.options = options;
this.comment = comment;
this.timeMillis = timeMillis;
Expand Down

0 comments on commit 01402fa

Please sign in to comment.