Commit Graph

35474 Commits

Author SHA1 Message Date
Ganlin Zhao f9927da4b0
Merge pull request #14853 from taosdata/fix/test_case_format
fix(test): fix test cases
2022-07-13 16:23:33 +08:00
Hui Li f7f35e0f77
Merge pull request #14847 from taosdata/test3.0/lihui
test: add test case into ci
2022-07-13 16:19:35 +08:00
wangmm0220 cd051d40c3 fix:confilct from 3.0 2022-07-13 16:03:39 +08:00
wangmm0220 531dfd4452 fix:error in tmq meta 2022-07-13 16:00:06 +08:00
Minghao Li 511c39a0cf refactor(sync): add skiplist entry cache 2022-07-13 15:55:38 +08:00
Xiaoyu Wang d2ce16a875 Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-13 15:37:21 +08:00
wangmm0220 0237ccbbb6 fix:error in tmq meta 2022-07-13 15:33:31 +08:00
Minglei Jin 0cd7d1fb13 fix: fix last row reader close memory issues 2022-07-13 15:28:21 +08:00
Xiaoyu Wang db65b890c8 feat: support pseudo columns such as _qstart, _qend and _qduration 2022-07-13 15:14:13 +08:00
Shengliang Guan 0030888d1d test: restore some 2.0 case 2022-07-13 15:13:48 +08:00
Xiaoyu Wang 43b5ca1efe feat: support pseudo columns such as _qstart, _qend and _qduration 2022-07-13 15:13:01 +08:00
Shengliang Guan 1618802248 test: restore some 2.0 case 2022-07-13 15:07:26 +08:00
Haojun Liao 56b1d11beb fix(query): prepare the output buffer before assign daata. 2022-07-13 15:06:27 +08:00
Shengliang Guan 85d2e6f1be test: restore some 2.0 case 2022-07-13 15:02:44 +08:00
Shengliang Guan 79bbda564e test: comment out unstable case 2022-07-13 14:55:02 +08:00
Ganlin Zhao 7fbef9cbbe fix test cases 2022-07-13 14:49:23 +08:00
Ganlin Zhao 51399762c2 fix test cases 2022-07-13 14:48:40 +08:00
Ganlin Zhao 2bc95eeb5f fix test cases 2022-07-13 14:48:02 +08:00
Ganlin Zhao 5917c74036 fix test cases 2022-07-13 14:46:40 +08:00
Ganlin Zhao b877cbbec9 fix test cases 2022-07-13 14:45:40 +08:00
Ganlin Zhao 860091f484 fix test cases 2022-07-13 14:44:19 +08:00
Ganlin Zhao dbe21e748a fix test cases 2022-07-13 14:43:58 +08:00
Ganlin Zhao adbc501403 fix test cases 2022-07-13 14:43:06 +08:00
Ganlin Zhao db6eca9bef fix test cases 2022-07-13 14:41:50 +08:00
Shengliang Guan 5ba8dbfba4 enh: support alter debugflag in dnode 2022-07-13 14:33:15 +08:00
Haojun Liao 649cf7e55d fix(query): support last_row(tags) for super table query. 2022-07-13 14:21:44 +08:00
plum-lihui 339967a357 test: add test case into ci 2022-07-13 14:19:02 +08:00
plum-lihui 8e7b494bee test: add test case 2022-07-13 14:18:10 +08:00
plum-lihui ba90514d90 test: add test casse for tmq 2022-07-13 14:17:07 +08:00
Shengliang Guan 480de34a0e enh: support alter debugflag in dnode 2022-07-13 14:13:12 +08:00
yihaoDeng 88ed8d4cf5 refactor code 2022-07-13 14:04:18 +08:00
wangmm0220 037ea1519c fix:core dump if consumer multi vgroup message with sequence:create/alter/delete/create or create/delete/create 2022-07-13 13:42:55 +08:00
slzhou@taodata.com 77b1f92da9 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/td-17263 2022-07-13 13:08:25 +08:00
slzhou@taodata.com 65e6538352 fix: optimize the scan only when interval window 2022-07-13 13:07:10 +08:00
Shengliang Guan ba8d02e67c
Merge pull request #14841 from taosdata/fix/valgrind
test: valgrind case
2022-07-13 12:34:32 +08:00
Shengliang Guan 105db1f717 test: valgrind case 2022-07-13 11:54:41 +08:00
wangmm0220 0857ab3531 fix:core dump if consumer multi vgroup message with sequence:create/alter/delete/create or create/delete/create 2022-07-13 11:39:32 +08:00
dapan1121 346c86408f Merge branch '3.0' into enh/stopquery_a 2022-07-13 11:33:23 +08:00
wenzhouwww@live.cn ee8072e94a Merge branches '3.0' and '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-13 11:32:21 +08:00
dapan1121 7891ff0f03 fix: fix stop query issue 2022-07-13 11:31:28 +08:00
jiacy-jcy 2ddd1ba7d3 update 2022-07-13 11:31:20 +08:00
Xiaoyu Wang f54ad0346e
Merge pull request #14827 from taosdata/feature/3.0_debug_wxy
feat: the 'null' value for the user is of type 'varchar(0)'
2022-07-13 11:28:00 +08:00
Shengliang Guan af4e0626b6 test: valgrind case 2022-07-13 11:25:33 +08:00
jiacy-jcy 62041beb97 add test case info ci 2022-07-13 11:20:15 +08:00
jiacy-jcy 15ea5e84ed update 2022-07-13 11:17:35 +08:00
tomchon ebb2f34de1 test:add test case of tsbs query 2022-07-13 10:43:59 +08:00
Shengliang Guan 1fea5e567c
Merge pull request #14839 from taosdata/fix/valgrind
fix: hanlde the error if propose failed
2022-07-13 10:38:13 +08:00
Hui Li 41bf5ef945
Delete tmqUpdate.py
test: del nouse test case
2022-07-13 10:26:42 +08:00
plum-lihui f61c7c9a22 test: add test case for tmq 2022-07-13 10:25:17 +08:00
Shengliang Guan 9af7cb1a45 fix: hanlde the error if propose failed 2022-07-13 09:56:27 +08:00