Commit Graph

47071 Commits

Author SHA1 Message Date
Shuduo Sang c6a08b64b5 chore: merge with 3.0 2023-01-05 17:36:30 +08:00
dapan1121 1a75fa71bd
Merge pull request #19371 from taosdata/enh/TD-21211-3.0
enh: return error when data out of range
2023-01-05 13:35:06 +08:00
Shengliang Guan a986d70bb7
Merge pull request #19260 from taosdata/fix/long_query
fix(query): long query fix to avoid buffer pool locking too long
2023-01-05 11:24:17 +08:00
dapan1121 ad6681b424
Merge pull request #19366 from taosdata/refact/submit_req_marks
fix:memory leak in schemaless
2023-01-05 09:55:05 +08:00
xinsheng Ren 936f282eab
TD-21220 fix assert (#19363)
* TD-21220 fix assert

* fix/compile failed

* fix/taosEOFFile exception return

Co-authored-by: facetosea <25808407@qq.com>
2023-01-05 09:20:14 +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
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
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
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
Xiaoyu Wang 68ac5e5289 enh: clear assert and fix coverity scan 2023-01-04 16:46:02 +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
dapan1121 0fff3b3447 feat: add batch get table Vgid API 2023-01-04 14:13:08 +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
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
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
dapan1121 f24703f8b2
Merge pull request #19308 from taosdata/enh/TD-21211-3.0
enh: sma assert/log optimization
2023-01-04 09:18:13 +08:00
dapan1121 cae835bd86
Merge pull request #19310 from taosdata/szhou/fixbugs
fix: add test for select tbname from systable
2023-01-04 09:16:47 +08:00
Hui Li a38bc1ddb8
Merge pull request #19289 from taosdata/test/TD-19796_main
test: update tmq test cases
2023-01-04 09:16:07 +08:00
xinsheng Ren 047aae9caf
Enh/xsren/td 21652/win file lock base main (#19317)
* add os subtest (#19304)

* add os subtest

* fix/test.cpp include header file

Co-authored-by: facetosea <25808407@qq.com>

* TD-21652 win file lock

* fix/ostest:exception on mac

Co-authored-by: facetosea <25808407@qq.com>
2023-01-04 08:59:29 +08:00
kailixu 8ab9acee4c chore: more code 2023-01-03 23:36:17 +08:00
kailixu bdbda4c621 Merge branch '3.0' into enh/TD-21211-3.0 2023-01-03 23:13:58 +08:00
Shengliang Guan 89425dc488
Merge pull request #19333 from taosdata/enh/TD-21207
enh: remove assert from mnode
2023-01-03 22:33:20 +08:00
Shengliang Guan 3d30466c84
Merge pull request #19344 from taosdata/fix/TD-21689
fix: vnode set the wrong replica info after snapshot transfered
2023-01-03 22:33:02 +08:00
Shengliang Guan 4bd99bb730
Merge pull request #19319 from taosdata/feature/stream_3.0
refactor: remove unused code
2023-01-03 20:15:07 +08:00
Shengliang Guan 9df158e1d9 fix: update assert info 2023-01-03 20:12:25 +08:00
Shengliang Guan 1dbb9db552 Merge remote-tracking branch 'origin/main' into enh/TD-21207 2023-01-03 20:10:00 +08:00
Shengliang Guan 17d9d2852c
Merge pull request #19334 from taosdata/fix/wal_ref
fix: load wal ref when init
2023-01-03 20:06:16 +08:00
Shengliang Guan 31ccb016b0
Merge pull request #19336 from taosdata/fix/TS-2371
fix: skiplist concurrent access
2023-01-03 20:05:57 +08:00
Shengliang Guan 70b513c09c fix: vnode set the wrong replica info after snapshot transfered 2023-01-03 19:47:04 +08:00
wangmm0220 d7dce180e4 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2023-01-03 19:27:17 +08:00
wangmm0220 d4f69eb575 fix:open test cases 2023-01-03 18:40:06 +08:00
wangmm0220 21c62ea437 fix:check table name length for json parser 2023-01-03 18:36:08 +08:00
Minglei Jin b020383046 fix(tsdb): comment qlist out to please CI 2023-01-03 18:30:50 +08:00
dapan1121 100001cac9
Merge pull request #19296 from taosdata/refact/submit_req
opti:json parse logic in schemaless
2023-01-03 18:26:18 +08:00
Ping Xiao 4abb6448a8 test: update tmq test cases 2023-01-03 18:22:54 +08:00
wangmm0220 087f88a617 fix:malloc too large 2023-01-03 18:18:46 +08:00
Liu Jicong 534561ffe1 merge 3.0 2023-01-03 18:18:39 +08:00