Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
Cpaulyz committed May 24, 2024
1 parent 0e3ba33 commit f5308fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public void testInferType() throws QueryProcessException {
};
TSDataType[] inferredTypes = {
TSDataType.INT32,
TSDataType.TEXT,
TSDataType.STRING,
TSDataType.DOUBLE,
TSDataType.BOOLEAN,
TSDataType.FLOAT,
Expand Down

0 comments on commit f5308fc

Please sign in to comment.