Commit graph

165 commits

Author SHA1 Message Date
WANG MINGMING
3d0a218105
Merge pull request #12757 from taosdata/feature/TD-14761
fix: deal with error in schemaless
2022-05-20 19:24:02 +08:00
Haojun Liao
ee470a9427 other: merge 3.0 2022-05-20 17:12:04 +08:00
wangmm0220
bda392bbe6 fix: deal with error in schemaless 2022-05-20 16:19:32 +08:00
wangmm0220
621a7623bf fix:invalid data type in schemaless 2022-05-20 11:33:29 +08:00
wangmm0220
443a7a131e fix:invalid data type in schemaless 2022-05-20 09:50:46 +08:00
wangmm0220
37e10aca29 fix:precision problems in time conversion 2022-05-17 21:46:46 +08:00
wangmm0220
bdcaa3e1f3 refactor:add the configuration of dataFormat 2022-05-17 16:19:16 +08:00
wangmm0220
636020942c refactor:add test cases for schemaless 2022-05-17 15:43:58 +08:00
wangmm0220
c2c2dbf2bc refactor:add test cases for schemaless 2022-05-17 15:12:55 +08:00
wangmm0220
831dbc5b50 refactor:add the configuration of child table name 2022-05-16 21:40:30 +08:00
wangmm0220
65ef7c626d refactor:add the configuration of child table name 2022-05-16 21:05:36 +08:00
wangmm0220
3224c191dc refactor:fix memory leak 2022-05-16 15:04:36 +08:00
wangmm0220
512f7539be refactor:fix memory leak 2022-05-16 14:59:00 +08:00
wangmm0220
98a2d311b7 refactor:fix memory leak 2022-05-14 22:15:55 +08:00
wangmm0220
d647827339 refactor:add escape for schemaless 2022-05-14 21:14:58 +08:00
wangmm0220
3a3c0867b3 refactor:add escape for schemaless 2022-05-14 18:59:53 +08:00
wangmm0220
624d8e8ce2 refactor: add ut casese for schemaless 2022-05-13 21:20:51 +08:00
wangmm0220
c25f0f64b4 refactor: add modify schema logic in schemaless 2022-05-13 16:19:35 +08:00
wangmm0220
140c319e6b refactor: fix error in schemaless 2022-05-13 11:19:13 +08:00
wangmm0220
5d89e7fada refactor: add telnet and json protocol for schemaless 2022-05-12 22:48:27 +08:00
wangmm0220
167f40811d refactor: add telnet and json protocol for schemaless 2022-05-12 19:59:53 +08:00
wangmm0220
1ca2148e9a refactor:fix warning in smltest.cpp 2022-05-11 11:54:44 +08:00
wangmm0220
65c77f572a refactor:modify schemaless function to speed 2022-05-07 20:39:07 +08:00
wangmm0220
ca3b779a72 refactor:modify schemaless function to speed 2022-05-07 18:06:26 +08:00
WANG MINGMING
340f9158c0
Merge pull request #12156 from taosdata/feature/TD-14761
feat: schemaless write
2022-05-07 10:42:44 +08:00
Haojun Liao
1315f8e510 fix(query): fix an syntax error. 2022-05-06 17:37:57 +08:00
Haojun Liao
8ffdd1b715 other: merged with 3.0 branch. 2022-05-06 17:26:52 +08:00
wangmm0220
05daba7f8e refactor:merge from 3.0 2022-05-06 11:28:34 +08:00
wangmm0220
07a02b25b1 refactor:add schemaless test cases 2022-05-05 21:27:02 +08:00
wangmm0220
26155b9511 refactor:add schemaless test cases 2022-05-05 18:05:06 +08:00
wangmm0220
119e7952de refactor:add schemaless test cases 2022-05-05 12:08:34 +08:00
wangmm0220
4fa52dc6d6 refactor:fix schemaless error & add unit test cases 2022-05-01 22:08:18 +08:00
Haojun Liao
96363c411d other: merge 3.0 2022-04-28 15:40:03 +08:00
Haojun Liao
fc799fa115 other: merge 3.0 2022-04-21 17:51:00 +08:00
Liu Jicong
8b1e51d910 refactor(tmq): refine api 2022-04-21 10:52:10 +08:00
Zhiqiang Wang
d8feae98b2
Merge pull request #11571 from taosdata/fix/ZhiqiangWang/TD-13877-fix-use-static-taos-lib
fix(build): use static taos lib.
2022-04-17 20:20:01 +08:00
afwerar
dea51ba364 fix(build): use static taos lib. 2022-04-16 20:46:51 +08:00
Haojun Liao
fd9e520865 other: merge 3.0 branch to resolve conflict. 2022-04-16 10:07:28 +08:00
Haojun Liao
79596698ab other: resolve conflict with 3.0 branch. 2022-04-14 16:51:46 +08:00
Haojun Liao
a5cfaf430f test(query): update the client unit test. 2022-04-14 11:48:15 +08:00
Haojun Liao
c828ed3793
Merge pull request #11369 from taosdata/feature/3.0_liaohj
test[query]:update the script.
2022-04-11 11:10:02 +08:00
afwerar
2662a3b69d [TD-13254]<fix>: make 3.0 grant. 2022-04-10 19:08:16 +08:00
Haojun Liao
1df069814a feat[query]:add time slice operator. 2022-04-10 15:35:09 +08:00
Haojun Liao
33bcee62c9 [td-14393] refactor. 2022-04-06 15:09:29 +08:00
Liu Jicong
4fd6f59092 stream set multi input 2022-03-29 15:24:25 +08:00
Haojun Liao
67dde1620f [td-14285] fix the taosd crash when both interval and sliding exist. 2022-03-25 14:28:01 +08:00
Haojun Liao
45fec96567 [td-13039] support nchar data type. 2022-03-24 17:26:04 +08:00
Haojun Liao
cf95e5a769 [td-13039] update test. 2022-03-22 23:33:03 +08:00
Haojun Liao
d82e66b7c2 [td-13039] merge 3.0 and fix bug. 2022-03-22 23:29:38 +08:00
Haojun Liao
f7a7d148c0 [td-13039] fix compiler error. 2022-03-21 18:09:23 +08:00