Commit Graph

35221 Commits

Author SHA1 Message Date
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
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
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
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
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
jiacy-jcy 1a2b6c642e Merge branch '3.0' into 3.0test/jcy 2022-07-13 09:51:15 +08:00
jiacy-jcy 589d5b5999 update count.py 2022-07-13 09:50:38 +08:00
Yihao Deng aadd4192dd
Merge pull request #14832 from taosdata/feat/refactorClientQ
enh: refactor client queue
2022-07-13 09:25:29 +08:00
jiacy-jcy d16430765f Merge branch '3.0' into 3.0test/jcy 2022-07-13 08:46:37 +08:00
jiacy-jcy 8aa09ffee8 add sysinfo test case 2022-07-13 08:42:10 +08:00
dapan1121 80c1055b5b
Merge pull request #14835 from taosdata/fix/TD-15890
fix: fix client memory leak
2022-07-13 08:33:16 +08:00
Shengliang Guan ec66635028
Merge pull request #14833 from taosdata/fix/valgrind
test: valgrind case
2022-07-12 23:38:09 +08:00
Haojun Liao 06c208fc89
Merge pull request #14836 from taosdata/feature/3_liaohj
fix(query): always generated results for last_row query if rows exists.
2022-07-12 22:52:41 +08:00
Shengliang Guan e75cdbc393 Merge remote-tracking branch 'origin/3.0' into fix/valgrind 2022-07-12 22:13:56 +08:00
Haojun Liao 2c1efc3963 other: merge 3.0 2022-07-12 21:10:10 +08:00
Haojun Liao 6f2ac5ba72 fix(query): always generated results for last_row query if rows exists. 2022-07-12 21:07:12 +08:00
plum-lihui 928c387d2e test: add test case for tmq 2022-07-12 20:55:06 +08:00
dapan1121 a5c83c7e8d fix: fix client memory leak 2022-07-12 20:53:42 +08:00
Hongze Cheng a67c8560a0
Merge pull request #14787 from taosdata/feat/row_refact
refact: row format
2022-07-12 20:45:02 +08:00
Shengliang Guan 148e3a5f97
Merge pull request #14818 from taosdata/fix/mnode
enh: adjust vnode fetch queue number
2022-07-12 20:43:05 +08:00
Minghao Li e91ca30b19 refactor(sync): add resp ttl clean 2022-07-12 20:23:31 +08:00
Ganlin Zhao 1c6259cde6
Merge pull request #14831 from taosdata/fix/TD-17040
fix(query): fix invalid read for setSelectivity
2022-07-12 20:15:25 +08:00
Haojun Liao ea5a68046e
Merge pull request #14825 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-07-12 20:13:20 +08:00
Shengliang Guan 96d9b70170 test: valgrind case 2022-07-12 20:01:55 +08:00
yihaoDeng 42d6ab3b00 refactor client queue 2022-07-12 20:00:26 +08:00
Hongze Cheng a9b4c90def make compile 2022-07-12 11:58:13 +00:00
Hongze Cheng fefa18c0ec Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-07-12 11:57:02 +00:00