Commit graph

282 commits

Author SHA1 Message Date
dapan1121
54558b438c
Merge pull request #19448 from taosdata/refact/submit_req_marks
fix:table name error in schemaless
2023-01-09 18:36:57 +08:00
wangmm0220
a462f518e3 fix:table name error in schemaless 2023-01-09 15:14:20 +08:00
wangmm0220
060fc941b5 fix:add config dir for libtaos in sml_test 2023-01-09 11:39:14 +08:00
wangmm0220
d1b4dc94d8 fix:table name error in schemaless 2023-01-05 19:26:45 +08:00
dapan1121
ad6681b424
Merge pull request #19366 from taosdata/refact/submit_req_marks
fix:memory leak in schemaless
2023-01-05 09:55:05 +08:00
wangmm0220
3645ae868f opti:test case for schemaless 2023-01-04 17:18:03 +08:00
Xiaoyu Wang
fdde287ca9 merge main 2023-01-04 11:43:20 +08:00
wangmm0220
d7dce180e4 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2023-01-03 19:27:17 +08:00
wangmm0220
087f88a617 fix:malloc too large 2023-01-03 18:18:46 +08:00
WANG MINGMING
0260512d95
Merge pull request #19335 from taosdata/refact/submit_req_marks
fix:Refact/submit req marks
2023-01-03 17:02:34 +08:00
wangmm0220
50d2a1c11f fix:malloc too large 2023-01-03 16:01:03 +08:00
wangmm0220
89b29690fb fix:add log for json parse 2023-01-03 15:24:36 +08:00
wangmm0220
5cd433f756 fix:add log for json parse 2023-01-03 15:05:25 +08:00
wangmm0220
99b2e71b8b fix:write const memory 2023-01-03 14:05:23 +08:00
WANG MINGMING
dbd41bff41
Merge pull request #19307 from taosdata/refact/submit_req_marks
opti:submit req marks
2023-01-02 17:55:16 +08:00
wangmm0220
1cb2e865d6 fix:error in schemaless 2023-01-02 17:53:03 +08:00
Shengliang Guan
c2323db00d fix: allow the ip resolved by fqdn different between dnodes 2022-12-30 17:04:14 +08:00
Haojun Liao
723efba79b
Merge branch '3.0' into refact/submit_req 2022-12-26 13:25:25 +08:00
wangmm0220
c5abfe838d fix:add test case for TS-2035 2022-12-23 17:50:01 +08:00
wangmm0220
9a5c327b7b fix:modify delete msg type to tmq meta 2022-12-22 17:34:48 +08:00
wangmm0220
1b2a047397 opti:json parser 2022-12-15 11:25:03 +08:00
wangmm0220
097a2b928c opti:modify parse json 2022-12-15 00:35:58 +08:00
wangmm0220
efee9afad9 opti:parse value in schemaless 2022-12-12 22:42:33 +08:00
wangmm0220
408ae6aaad fix:split clientSml.c to 3 files & modify unit test cases for sml 2022-12-12 16:26:02 +08:00
wangmm0220
dc69c4daa6 Merge branch 'refact/submit_req_marks' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2022-12-09 11:19:56 +08:00
wangmm0220
1c38e767a8 fix:modify test cases 2022-12-09 11:19:28 +08:00
Haojun Liao
27ebafdbaa other: merge 3.0 2022-12-09 10:19:05 +08:00
wangmm0220
200d879fe5 opti:modify logic for telnet and json in schemaless 2022-12-09 05:03:42 +08:00
wangmm0220
aae9407926 opti:modify logic for telnet and json in schemaless 2022-12-09 00:35:42 +08:00
wangmm0220
5d6494d5ae opti:modify logic for telnet and json in schemaless 2022-12-08 23:06:07 +08:00
Shengliang Guan
1bb1025f7d enh: add tassert 2022-12-07 22:24:47 +08:00
Shengliang Guan
6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
wangmm0220
5711572b71 fix:error for destroy 2022-12-07 21:13:16 +08:00
wangmm0220
a4d03b43a0 opti: async->sync for schemaless 2022-12-07 20:33:54 +08:00
Shengliang Guan
d5126d469a refact: replcase ASSERT with tAssert 2022-12-07 18:42:48 +08:00
Shengliang Guan
f69a188f7e refact: replcase ASSERT with tAssert 2022-12-07 18:37:40 +08:00
wangmm0220
443aa2ee3f fix:modify influxdb parse logic for sml 2022-12-07 11:05:33 +08:00
dapan1121
d20d1e07a7
Merge pull request #18553 from taosdata/fix/TD-20613
fix:[TD-20612] error if write raw with some cols
2022-11-30 13:21:48 +08:00
wangmm0220
8b02719ea5 fix:[TD-20612] error if write raw with some cols 2022-11-29 17:01:16 +08:00
wangmm0220
b5e4b05752 fix:[TS-2057] add interface with ttl in schemaless 2022-11-29 11:52:40 +08:00
Shengliang Guan
4cd660b3b1 refactor: format tmqSim.c 2022-11-27 15:39:17 +08:00
Shengliang Guan
f08a183ab5 test: fsync consum file 2022-11-27 15:39:01 +08:00
wangmm0220
a8dc0a9cb2 fix:add test case for schemaless 2022-10-27 10:01:15 +08:00
wangmm0220
d212be8a37 fix:defects in coverity 2022-10-26 17:54:19 +08:00
Xiaoyu Wang
5e970f1506 Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-10-21 10:18:26 +08:00
Xiaoyu Wang
c640c03453 import format error 2022-10-21 08:59:19 +08:00
Shengliang Guan
2e82fdee93
Merge pull request #17506 from taosdata/enh/TD-19660
fix: improve test coverage
2022-10-20 14:56:46 +08:00
Shengliang Guan
025c92586f Merge remote-tracking branch 'origin/3.0' into enh/TD-19660 2022-10-20 11:45:56 +08:00
wangmm0220
487feea4a0 fix:defects in coverity scan 2022-10-20 11:18:14 +08:00
Shengliang Guan
5c928eac6a fix: improve test coverage 2022-10-20 10:16:49 +08:00
Liu Jicong
63096c9d43 fix(sim): buffer size not enough 2022-10-20 09:35:41 +08:00
Shengliang Guan
985e6f53e4 Merge branch '3.0' into FIX/TD-19593-3.0 2022-10-19 19:06:03 +08:00
Benguang Zhao
0930f1b742 fix: disable the -Wformat-y2k compiler option to keep tsim testcases from affected 2022-10-19 16:13:14 +08:00
Shengliang Guan
96ca18e61e Merge remote-tracking branch 'origin/3.0' into enh/TD-19623 2022-10-19 11:18:21 +08:00
Shengliang Guan
8764cf9adb refact: remove multi process codes 2022-10-19 11:08:42 +08:00
Benguang Zhao
00a066443f Merge branch '3.0' into FIX/TD-19593-3.0 2022-10-19 09:38:36 +08:00
Benguang Zhao
3b0968d7f9 enh: enable the -Wformat=2 compiler option 2022-10-19 09:24:15 +08:00
Shengliang Guan
3592344fc6
Merge pull request #17449 from taosdata/fix/TD-19628
enh: comment out unused codes in tsim
2022-10-19 09:05:59 +08:00
dapan1121
b621f04e40
Merge pull request #17436 from taosdata/feature/TD-14761
fix:defeats in converity scan
2022-10-19 09:00:07 +08:00
Shengliang Guan
797ed80f70 enh: comment out unused codes in tsim 2022-10-18 18:08:49 +08:00
wangmm0220
41866ed397 fix:defeats in converity scan 2022-10-18 15:13:52 +08:00
wangmm0220
bce4fc9cf8 feat:add new interface for schemaless 2022-10-18 14:43:06 +08:00
wangmm0220
7b84b217c2 opti:add auto compile 2022-10-18 13:46:42 +08:00
wangmm0220
9fe6d23462 feat:add new interface for schemaless 2022-10-18 11:49:03 +08:00
wangmm0220
54e3617a6f fix:scan converity defects 2022-10-17 14:32:18 +08:00
Shengliang Guan
e98335bdfa fix: coverity issues 2022-10-08 11:29:46 +08:00
wangmm0220
0e734f7aee fix:timestamp out of range 2022-09-29 10:39:22 +08:00
Shengliang Guan
eead619f1a fix: coverity issues 2022-09-27 17:10:48 +08:00
Shengliang Guan
c16f4ae3f7
Merge pull request #17037 from taosdata/fix/TD-19220
fix: do not send ttl msg on taosd startup
2022-09-27 11:24:03 +08:00
Shengliang Guan
8198516b7e fix: compile error in windows 2022-09-27 10:27:25 +08:00
Shengliang Guan
555a99bf90 enh: dump sdb info from mnode 2022-09-26 16:18:48 +08:00
Shengliang Guan
69e1edb344
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
2022-09-20 11:35:18 +08:00
wangmm0220
0a497f6f21 fix:error in auto create table for taosX 2022-09-19 15:07:18 +08:00
wangmm0220
6bfb85314e fix:error in auto create table for taosX 2022-09-19 13:49:55 +08:00
Shengliang Guan
30b2bd98b8 fix: STrans struct dbname2 naming ambiguity 2022-09-19 10:39:51 +08:00
wangmm0220
dfc5ce23a0 fix:error in auto create table for taosX 2022-09-16 17:01:41 +08:00
wangmm0220
13059c40bc fix:error in auto create table for taosX 2022-09-16 10:45:32 +08:00
wangmm0220
414021a8e0 fix:error in auto create table for taosX 2022-09-15 19:23:12 +08:00
wangmm0220
0afef12ce0 fix:add createTableList element in tmq_get_json 2022-09-14 18:52:56 +08:00
wangmm0220
8a8423d66d fix:add logic for auto create table in taosX 2022-09-14 16:44:41 +08:00
dapan1121
7bbb86f177 fix: fix test case issue 2022-09-05 10:19:17 +08:00
Shuduo Sang
c984fcaee0
chore: move few tests items out (#16637)
* chore: move few tests items out

* fix: add taos as dep to tmq_demo
2022-09-03 07:09:13 +08:00