未验证 提交 0700312a 编写于 作者: X Xieql 提交者: GitHub

[skip e2e] Improve annotation (#14977)

Signed-off-by: NXieql <qianglong.xie@zilliz.com>
上级 8b06aac7
......@@ -153,7 +153,7 @@ func IsVectorType(dataType schemapb.DataType) bool {
}
}
// IsIntegerType returns true if input is a integer type, otherwise false
// IsIntegerType returns true if input is an integer type, otherwise false
func IsIntegerType(dataType schemapb.DataType) bool {
switch dataType {
case schemapb.DataType_Int8, schemapb.DataType_Int16,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册