Merge pull request #2966 from taosdata/hotfix/test

[add num of init data type ]
This commit is contained in:
Shengliang Guan 2020-08-07 14:09:01 +08:00 committed by GitHub
commit 9e415fb91b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -335,13 +335,13 @@ int main(int argc, char *argv[]) {
0, // mode 0, // mode
{ {
"int", // datatype "int", // datatype
"", "int",
"", "int",
"", "int",
"", "int",
"", "int",
"", "int",
"" "float"
}, },
8, // len_of_binary 8, // len_of_binary
1, // num_of_CPR 1, // num_of_CPR