Commit Graph

47169 Commits

Author SHA1 Message Date
Ganlin Zhao ffd901fa6f fix mem leak 2023-01-05 09:13:57 +08:00
Shengliang Guan eb7b16a457
Merge pull request #19372 from taosdata/FIX/TD-21546-main
fix: send rpc response on closing sync or failing to enqueue
2023-01-05 09:13:17 +08:00
Benguang Zhao 442902e5cb fix: send rpc response on closing sync or failing to enqueue 2023-01-04 19:18:46 +08:00
Shengliang Guan 56ab3a2315
Merge pull request #19360 from taosdata/fix/main_bugfix_wxy
fix: 'show user privilegs' command echo user name incomplete
2023-01-04 19:18:38 +08:00
Shengliang Guan c64b5d5bee
Merge pull request #19364 from taosdata/enh/3.0_planner_optimize
enh: clear assert and fix coverity scan
2023-01-04 19:18:10 +08:00
kailixu f8f74c1780 enh: return error when data out of range 2023-01-04 19:11:33 +08:00
dapan1121 52d0119fe7
Merge pull request #19365 from taosdata/test/TS-2306-3.0
test: add test case for update
2023-01-04 18:32:33 +08:00
Ganlin Zhao 4a3c892472 Merge branch 'main' into enh/TD-21690 2023-01-04 18:29:03 +08:00
Ganlin Zhao 898955521d fix getBufPage return NULL in tpercentile.c 2023-01-04 18:24:34 +08:00
Ganlin Zhao 929bafa264 fix getBufPage return NULL in tpercentile.c 2023-01-04 18:15:16 +08:00
Minglei Jin c28ba32c93 fix(vnode/mgmt): pre close vnode after queue's empty 2023-01-04 18:08:33 +08:00
Ganlin Zhao af0bd9c72b fix loadTupleData 2023-01-04 17:59:30 +08:00
Minglei Jin 57c303b4f1 Merge branch 'fix/long_query' of https://github.com/taosdata/TDengine into fix/long_query 2023-01-04 17:58:06 +08:00
Minglei Jin 6591b98245 fix(tsdb): comment qlist out to please CI 2023-01-04 17:57:50 +08:00
Liu Jicong 5ee7e7aed9 fix: init tsdb read snap 2023-01-04 17:55:00 +08:00
Ganlin Zhao 6411e717df fix updateTupleData 2023-01-04 17:18:14 +08:00
wangmm0220 3645ae868f opti:test case for schemaless 2023-01-04 17:18:03 +08:00
wangmm0220 9c4cebb1b7 fix:memory leak 2023-01-04 17:15:30 +08:00
Xiaoyu Wang 90c1ed107c fix: duplicate column check in 'create stream' command 2023-01-04 17:09:59 +08:00
kailixu d9c188bf97 chore: update comments for update2.sim 2023-01-04 17:02:41 +08:00
kailixu dc0d9c2f53 test: add test case for update 2023-01-04 17:01:07 +08:00
Ganlin Zhao d5c92d3788 fix saveTuplePos 2023-01-04 16:59:55 +08:00
Xiaoyu Wang 68ac5e5289 enh: clear assert and fix coverity scan 2023-01-04 16:46:02 +08:00
dapan1121 8a773d6b7f
Merge pull request #19325 from taosdata/enh/TD-21206
fix: fix ASSERTs
2023-01-04 16:10:12 +08:00
Ganlin Zhao 003002af1d enh(query): handle getBufPage return NULL when no available disk spaces 2023-01-04 16:09:20 +08:00
dapan1121 6f3cc64fa6
Merge pull request #19358 from taosdata/feat/TD-21721
feat: add batch get table vgId API
2023-01-04 16:05:53 +08:00
dapan1121 b066255792
Merge pull request #19359 from taosdata/feat/TD-21721-3.0
feat: add batch get table Vgid API
2023-01-04 16:05:36 +08:00
wangmm0220 d3fe415bef fix:memory leak 2023-01-04 15:45:38 +08:00
Minglei Jin 625bf9992f
Merge branch '3.0' into fix/long_query 2023-01-04 15:15:51 +08:00
Liu Jicong e30c00875c enh: close tsdb reader 2023-01-04 15:14:00 +08:00
Xiaoyu Wang 44a867b751 fix: 'show user privilegs' command echo user name incomplete 2023-01-04 14:42:03 +08:00
dapan1121 0fff3b3447 feat: add batch get table Vgid API 2023-01-04 14:13:08 +08:00
dapan1121 36c582c678 feat: add batch get table vgId API 2023-01-04 14:01:43 +08:00
Ganlin Zhao 795fcab242 fix error 2023-01-04 14:01:04 +08:00
Shengliang Guan 848b16b8f6
Merge pull request #19345 from taosdata/feature/3_liaohj
enh(query): opt filter perf.
2023-01-04 13:22:24 +08:00
Shengliang Guan 54d87c7d41
Merge pull request #19356 from taosdata/enh/3.0_planner_optimize
merge main
2023-01-04 13:22:00 +08:00
Haojun Liao 5a343bd01c fix(query): increase the index when handling the var data type. 2023-01-04 11:48:54 +08:00
wangmm0220 e7e4d84627 fix:memory leak 2023-01-04 11:47:14 +08:00
wangmm0220 983b754198 fix:error in parse json 2023-01-04 11:45:09 +08:00
Xiaoyu Wang fdde287ca9 merge main 2023-01-04 11:43:20 +08:00
Shuduo Sang f5de54bba0
fix: taos-tools 2.4.1 update (#19347)
* fix: taos-tools 7fdc042

* test: update taos-tools f0e9b4d

* fix: update taos-tools c72c935

* fix: update taos-tools 1c708a8

* test: update taos-tools 032e242

* fix: update taos-tools 2b18fbf

* fix: update taos-tools e899ed4

* test: update taos-tools 4776778
2023-01-04 11:36:24 +08:00
Ganlin Zhao 0f877eea43 fix error 2023-01-04 11:29:35 +08:00
Shuduo Sang 9b71bd182c
fix: update taos-tools 4776778 for main (#19349) 2023-01-04 11:21:48 +08:00
Shengliang Guan 6477798114
Merge pull request #19350 from taosdata/fix/TS-2371
enh: use diff atomic op
2023-01-04 11:08:36 +08:00
dapan1121 e1b25c192e
Merge pull request #19337 from taosdata/fix/TD-21688-MAIN
fix:  varchar type order by rule different with nchar type
2023-01-04 10:49:46 +08:00
dapan1121 efa994f445
Merge pull request #19339 from taosdata/fix/TD-21659
fix: drop task while task executing issue
2023-01-04 10:35:57 +08:00
wangmm0220 25643c4409 fix:memory leak 2023-01-04 10:27:33 +08:00
wangmm0220 af64ab26c8 fix:memory leak 2023-01-04 10:07:14 +08:00
Hongze Cheng 0a085da032 enh: use diff atomic op 2023-01-04 09:35:48 +08:00
Ganlin Zhao e3b776c7f3 Merge branch 'main' into enh/TD-21206 2023-01-04 09:18:38 +08:00