Skip to content

Commit

Permalink
Modify the document content
Browse files Browse the repository at this point in the history
  • Loading branch information
LinJieXiao-XLJ committed Jan 6, 2025
1 parent 52e26dc commit 181d2c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class ColumnSchemaBuilder {
// Column Name
public ColumnSchemaBuilder name(String columnName);

// The data data type of the column
// The data type of the column
public ColumnSchemaBuilder dataType(TSDataType columnType);

// Column category
Expand Down

0 comments on commit 181d2c8

Please sign in to comment.