Commit Graph

36391 Commits

Author SHA1 Message Date
Haojun Liao fc7887e6b7 fix(query): update the sim. 2022-07-20 17:24:49 +08:00
Shengliang Guan ebcf2a1a99 test: restore 2.0 case 2022-07-20 17:20:49 +08:00
Xiaoyu Wang 37ec05a715 fix: memory leak problems of parser and planner 2022-07-20 17:20:29 +08:00
Minghao Li 7808fdfccb refactor(sync): add trace log 2022-07-20 17:19:42 +08:00
Liu Jicong 5d20804e76 fix(wal): use after free 2022-07-20 17:10:41 +08:00
Ganlin Zhao 97d8f64d84
Merge pull request #15193 from taosdata/fix/TD-17511
fix(query): fix memory leak in histogram param validation
2022-07-20 17:03:02 +08:00
Minglei Jin 982b11f6eb
Merge pull request #15184 from taosdata/fix/TD-17582
fix: use Ex version of metaGetTbTSchema to retrieve schema
2022-07-20 16:51:10 +08:00
Hui Li d56f4919d7
Merge pull request #15199 from taosdata/test/chr/TD-14699
test:add  test case of tsbs query
2022-07-20 16:37:23 +08:00
tomchon e781407eb3 test:add test case of tsbs query 2022-07-20 16:36:17 +08:00
Liu Jicong b74560537c fix(stream): check task exist 2022-07-20 16:25:20 +08:00
afwerar 9bff316f12 os: fix win timestamp convert error 2022-07-20 16:19:25 +08:00
Shengliang Guan f52ad00d12 Merge branch '3.0' into fix/mnode 2022-07-20 16:16:49 +08:00
Liu Jicong bf37f3fa68 feat(wal): remove wal log size limitation 2022-07-20 16:15:53 +08:00
Shengliang Guan e9c408df6b fix: return error on child script failed 2022-07-20 16:15:14 +08:00
Shengliang Guan aa02a56a98 test: restore 2.0 case 2022-07-20 16:14:55 +08:00
54liuyao 736960e1d2 feat(stream): add log 2022-07-20 16:04:52 +08:00
Ganlin Zhao 9fc22fbf76 Merge branch '3.0' into fix/TD-17511 2022-07-20 15:57:42 +08:00
Ganlin Zhao 5a0668dadd
Merge pull request #15181 from taosdata/fix/TD-17511
fix(query): twa function handling null constant or all null column
2022-07-20 15:54:18 +08:00
Minghao Li c2b348bec5 refactor(sync): add trace log 2022-07-20 15:34:09 +08:00
Haojun Liao df58a9bb30 fix(query): handle fraction of ts in add ts offset. 2022-07-20 15:30:52 +08:00
Minglei Jin 527aa3584d fix: get suid from uid to be used to retrieve schema 2022-07-20 15:26:47 +08:00
yihaoDeng c764ffb14f fix rpc mem leak 2022-07-20 15:22:56 +08:00
Ganlin Zhao 4dbb2debc0 fix(query): fix memory leak in histogram param validation
TD-17598
2022-07-20 14:54:40 +08:00
jiajingbin aa84a1bf4b
Merge pull request #15174 from taosdata/3.0test/jcy
test:add test case for delete IoTdata
2022-07-20 14:50:41 +08:00
Shengliang Guan cdb35a086c
Merge pull request #15183 from taosdata/fix/mnode
test: restore 2.0 case
2022-07-20 14:45:15 +08:00
plum-lihui e13c90c541 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-20 14:44:18 +08:00
plum-lihui 83d7721308 test: add test case for tmq 2022-07-20 14:43:52 +08:00
Ganlin Zhao a2dd6f0ce5 fix(query): fix memory leak in histogram param validation
TD-17598
2022-07-20 14:42:03 +08:00
Li Minghao 5a376df173
Merge pull request #15182 from taosdata/feature/3.0_mhli
fix(sync): reset commit index by snapshot when open sync
2022-07-20 14:36:43 +08:00
cpwu 308e68972d fix socket assert 2022-07-20 14:30:37 +08:00
Minglei Jin eefad2bd9d fix: use Ex version of metaGetTbTSchema to retrieve schema 2022-07-20 14:28:13 +08:00
cpwu 1919988413 fix assert taosadapter 2022-07-20 14:24:24 +08:00
yihaoDeng f50d1ff220 Merge branch 'fix/TD-15197' of https://github.com/taosdata/TDengine into TD-197 2022-07-20 14:15:03 +08:00
yihaoDeng 31cfa1fa5b fix: avoid rpc mem leak 2022-07-20 14:14:46 +08:00
Ganlin Zhao 01385a4beb fix twa.py 2022-07-20 14:07:52 +08:00
Haojun Liao facf3c8648 fix(query): add limit/offset for order by operator. 2022-07-20 14:07:48 +08:00
Ganlin Zhao bb021697ee fix max_partion.py test case 2022-07-20 14:04:07 +08:00
dapan1121 79c77eb0c9 Merge branch 'fix/TD-15197' of github.com:taosdata/TDengine into fix/TD-15197 2022-07-20 13:54:34 +08:00
dapan1121 7a62409dc1 fix: fix taosd mem leak 2022-07-20 13:54:06 +08:00
yihaoDeng 38431432ac fix: avoid rpc mem leak 2022-07-20 13:48:14 +08:00
Shengliang Guan 7b27b5cc22
Merge pull request #15176 from taosdata/fix/avoidRetryMemleak
fix: avoid retry memleak
2022-07-20 13:47:58 +08:00
WANG MINGMING 13c6a1b469
Merge pull request #15164 from taosdata/feature/TD-14761
fix:invalidate in telnet schemaless
2022-07-20 13:45:29 +08:00
Shengliang Guan be56f8b121 test: restore 2.0 case 2022-07-20 13:36:49 +08:00
Ganlin Zhao caf97cdd1d Merge branch '3.0' into fix/TD-17511 2022-07-20 13:35:42 +08:00
Minghao Li 90e7d794f3 fix(sync): reset commit index by snapshot when open sync 2022-07-20 13:32:38 +08:00
Ganlin Zhao 9fa47f7e67 fix(query): twa function handling null constant or all null column
TD-17562
2022-07-20 13:31:57 +08:00
dapan1121 4d18894657 fix: fix mem leak 2022-07-20 13:30:37 +08:00
Ganlin Zhao 26c6db230e fix(query): twa function handling null constant or all null column
TD-17562
2022-07-20 13:22:49 +08:00
Shengliang Guan b65d55daac test: valgrind case 2022-07-20 13:10:29 +08:00
Shengliang Guan 2f9435b001 Merge remote-tracking branch 'origin/3.0' into fix/avoidRetryMemleak 2022-07-20 13:08:05 +08:00