Commit Graph

40 Commits

Author SHA1 Message Date
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