Commit Graph

14222 Commits

Author SHA1 Message Date
dapan1121 27a201441a
Merge pull request #21821 from taosdata/fix/ts-3572
fix: udfd can not connect to taosd since authentification failure
2023-06-28 16:31:59 +08:00
slzhou fc3fe9dff8 fix: remove connect to mnode 2023-06-28 13:49:13 +08:00
Ganlin Zhao 5bb7d26501 fix coverity scan issue 2023-06-28 11:12:10 +08:00
Ganlin Zhao 421e75d03b fix coverity issue 2023-06-28 10:47:30 +08:00
Ganlin Zhao aa33384a41 fix coverity issue 2023-06-28 10:07:52 +08:00
Haojun Liao b18d392ce1
Merge pull request #21855 from taosdata/fix/TD-24968
fix coverity san issues
2023-06-27 16:45:18 +08:00
dapan1121 3db873652a
Merge pull request #21868 from taosdata/fix/TS-3581
fix: fix result of first can be 0 occasionally
2023-06-27 16:43:35 +08:00
Ganlin Zhao 56a715b5d5 fix: fix result of first can be 0 occasionally 2023-06-27 14:32:35 +08:00
liuyao 71f4226e15 fix coverity san issues 2023-06-27 10:39:38 +08:00
wade zhang 701e09f4ea
Merge pull request #21829 from taosdata/FIX/TS-3565-main
fix: not to fiddle node role immaturely
2023-06-26 09:38:22 +08:00
Benguang Zhao e260e1a2e4 fix: not to fiddle node role immaturely 2023-06-25 18:30:40 +08:00
dapan1121 f66b1e77fc
Merge pull request #21824 from taosdata/fix/TS-3573
fix: table level privilege for query issue
2023-06-25 17:17:49 +08:00
Haojun Liao b607a78277
Merge pull request #21823 from taosdata/fix/liaohj
fix: fix memory leak.
2023-06-25 16:50:13 +08:00
dapan1121 6914c4dd45
Merge pull request #21804 from taosdata/fix/TD-24895
fix: merge tree free rc issue
2023-06-25 16:01:25 +08:00
Haojun Liao e4e66ad0a4 fix: fix memory leak. 2023-06-25 14:56:08 +08:00
dapan1121 5135d7534e fix: sort quit issue 2023-06-25 13:45:17 +08:00
slzhou 6de507d392 fix: modify test case 2023-06-25 11:44:01 +08:00
dapan1121 890030e820 fix: table level privilege for query issue 2023-06-25 11:39:22 +08:00
shenglian zhou fd754eaa08 fix: udfd can not connect to taosd since authentification failure 2023-06-25 11:31:33 +08:00
yihaoDeng c36d14df77 add compile opt 2023-06-22 13:19:14 +08:00
Haojun Liao 92249d892a
Merge pull request #21717 from taosdata/enh/staticLibMain
Enh/static lib main
2023-06-21 17:46:30 +08:00
dapan1121 67f884f844
Merge pull request #21799 from taosdata/fix/TD-24857
fix: distinct constant value issue
2023-06-21 14:17:27 +08:00
dapan1121 c4d630aaa1 fix: merge tree free rc issue 2023-06-21 13:58:07 +08:00
yihaoDeng e5c62cfa06 add static lib 2023-06-21 12:10:42 +08:00
dapan1121 8da28aced2 fix: distinct constant value issue 2023-06-21 10:33:50 +08:00
wangjiaming0909 eb7d23ca95 fix: fill operator with wrong input ts order 2023-06-21 09:23:58 +08:00
yihaoDeng daa3b5238f add static lib 2023-06-20 19:29:43 +08:00
Minglei Jin fa5d52613e fix(query/scan-oper): use META_READER_NOLOCK to init meta reader 2023-06-20 17:33:28 +08:00
dapan1121 3bd5fbad0c
Merge pull request #21754 from taosdata/fix/TD-24832
fix: invalid system table primary key and distinct order by column issue
2023-06-19 13:24:48 +08:00
dapan1121 3b246d4a91
Merge pull request #21763 from taosdata/fix/TD-24845
fix: distinct column removed in union all issue
2023-06-19 09:08:08 +08:00
slzhou fc523d1265 fix: at most 128 k-way merge to decrease memory usage 2023-06-18 07:53:35 +08:00
slzhou 9e781ed7a6 fix: destory data block to fix oom 2023-06-18 06:50:53 +08:00
slzhou 577c131360 fix: search k-way number 2023-06-17 22:13:08 +08:00
slzhou 0a567252f5 fix: oom issue since table merge scan 2023-06-17 18:50:33 +08:00
dapan1121 ad9b26abac fix: distinct column removed in union all issue 2023-06-16 18:43:36 +08:00
dapan1121 bb8840d4ec
Merge pull request #21749 from taosdata/szhou/fix-ts3543
fix: table merge scan oom with muliti-level merge sort
2023-06-16 14:05:25 +08:00
dapan1121 6df2a8b53f fix: invalid system table primary key and distinct order by column issue 2023-06-16 13:45:59 +08:00
dapan1121 9a3781ea19
Merge pull request #21743 from taosdata/fix/td-24784
fix: cleanup datablock so that varmeta length is right
2023-06-16 13:20:56 +08:00
wade zhang d5f37359f4
Merge pull request #21722 from taosdata/fix/TD-24761
fix(tsdb/cache): rewrite cache update to fix cpu usage
2023-06-16 11:52:02 +08:00
slzhou e35553d6a0 fix: fix memory sanitizer error 2023-06-16 09:02:15 +08:00
shenglian zhou 376688479c fix: remove multi-reader since two level merge is used 2023-06-16 09:00:50 +08:00
slzhou 0b61b88c10 fix: fix oom issue 2023-06-16 09:00:31 +08:00
Yihao Deng 97fa74ae2e
Merge branch 'main' into enh/staticLibMain 2023-06-15 21:37:01 +08:00
dapan1121 575c48212a
Merge pull request #21721 from taosdata/fix/TD-24707
fix: forbid system table functions
2023-06-15 18:52:33 +08:00
Haojun Liao 9e78a4c5a5
Merge pull request #21741 from taosdata/fix/TS-3540
fix:control memory size if consumer group is too much
2023-06-15 17:41:21 +08:00
Minglei Jin 158ae209bf cache/lru: new applyF API for tlrucache 2023-06-15 16:34:51 +08:00
shenglian zhou b7165da5e3 fix: cleanup datablock so that varmeta length is right 2023-06-15 16:10:28 +08:00
wangmm0220 22776e60d5 fix:control memory size if consumer group is too much 2023-06-15 14:51:04 +08:00
dapan1121 f1edb49891
Merge pull request #21737 from taosdata/fix/TD-24823
fix: partition data order requirement issue
2023-06-15 14:25:47 +08:00
dapan1121 23d88b7e5a fix: partition data order requirement issue 2023-06-15 11:22:32 +08:00