Commit Graph

2230 Commits

Author SHA1 Message Date
Haojun Liao 89fb56e77d other: merge 3.0 2024-05-24 11:41:51 +08:00
Hongze Cheng ae7b3179a0
Merge pull request #25883 from taosdata/fix/fixFloatDefaultCompress
Fix/fixFloatDefaultCompress
2024-05-23 10:42:21 +08:00
kailixu 34872205f5 enh: refine error code 2024-05-22 16:33:12 +08:00
Yihao Deng a546a751e8 change float/double default compress 2024-05-21 11:56:14 +00:00
kailixu 04c0c8b6cd enh(grant): refine error code 2024-05-21 15:26:29 +08:00
Haojun Liao 3baa4169e6 Merge branch '3.0' into fix/3_liaohj 2024-05-20 10:31:53 +08:00
Hongze Cheng f4a9c5e3c8
Merge pull request #25669 from taosdata/enh/TD-29953
Enh/TD-29953
2024-05-15 17:26:26 +08:00
Hongze Cheng 9dd3f326ea
Merge pull request #25731 from taosdata/enh/TD-29968-3.0
enh: grant support s3/active-active/dual-replica/db_encryption
2024-05-15 15:52:28 +08:00
Haojun Liao 2b44211928 fix(test): update test case and fix a typo. 2024-05-15 14:52:59 +08:00
Hongze Cheng 7b35a5964e
Merge pull request #25471 from taosdata/feat/TD-29196
feat: add pcre2 lib to precheck geometry wkt
2024-05-14 17:42:15 +08:00
kailixu 6f07e48826 Merge branch '3.0' into enh/TD-29968-3.0 2024-05-13 10:35:53 +08:00
dapan1121 b578a7b25c
Merge pull request #25677 from taosdata/fix/TD-29800/memleadk
fix: memleak
2024-05-13 09:14:13 +08:00
kailixu 60e02eb3e6 Merge branch '3.0' into enh/TD-29968-3.0 2024-05-12 23:15:40 +08:00
kailixu e3442474cf fix: grants for database encryption 2024-05-12 23:09:56 +08:00
wangjiaming0909 5ede67f578 modify tsma invalid interval msg 2024-05-09 17:55:17 +08:00
dmchen e5547eccbf encrypt grant 2024-05-09 02:44:38 +00:00
factosea 3a4e8f0842 fix: memleak 2024-05-08 17:38:58 +08:00
Yihao Deng a247a43863 change compress 2024-05-08 06:55:29 +00:00
yihaoDeng 697ca8914e enh compress 2024-06-22 11:35:47 +08:00
Hongze Cheng 13cd60f17f
Merge pull request #25524 from taosdata/feat/TD-29823
Feat/TD-29823
2024-04-28 17:51:39 +08:00
Haojun Liao 384efdc185
Merge pull request #25531 from taosdata/fix/3_liaohj
fix(stream):add ref for task in check rsp monitor timer.
2024-04-28 09:22:00 +08:00
Haojun Liao 1f6b7bbcff fix(util): fix dead lock. 2024-04-27 10:08:15 +08:00
Haojun Liao 12570d7390 fix(client): fix deadlock. 2024-04-26 23:09:17 +08:00
Haojun Liao faa87e13b0 fix(util): fix race condition. 2024-04-26 19:12:19 +08:00
Yihao Deng ac15015cb8 Add RpcNoDelayfp function to handle specific message types 2024-04-26 08:10:39 +00:00
Hongze Cheng e678d2508f
Merge pull request #25462 from taosdata/enh/supportTmqInterface
Enh/support tmq interface
2024-04-26 13:05:33 +08:00
Haojun Liao b3d2ccec83
Merge pull request #25483 from taosdata/fix/3_liaohj
fix(query): add ts in cache_scan_operator if pk exists and only retri…
2024-04-25 22:32:26 +08:00
Haojun Liao 7d1e2f1f9d fix(util): set code to be success if set config success. 2024-04-25 16:38:26 +08:00
Haojun Liao e1cd7710ed fix(test): fix error in unit test. 2024-04-25 14:23:54 +08:00
Haojun Liao c7806ebca2 fix(util): fix race condition. 2024-04-25 13:58:02 +08:00
Shungang Li a7a736b6d6 feat: add pcre2 lib to precheck geometry wkt 2024-04-25 11:28:07 +08:00
Yihao Deng 015cd50fc8 Merge branch '3.0' into enh/supportTmqInterface 2024-04-24 10:11:45 +00:00
54liuyao 3300bf04c1 opt bloom filter 2024-04-24 17:27:24 +08:00
Hongze Cheng e47d17e826
Merge pull request #25451 from taosdata/enh/refactorCompress
refactor compress
2024-04-24 10:55:00 +08:00
Yihao Deng 7549bf96e3 Update compression level in l2CompressImpl_zlib function 2024-04-23 11:37:56 +00:00
Yihao Deng 83af2cdc43 Update error code message for column compress already exist 2024-04-23 11:30:39 +00:00
Hongze Cheng ed9c943d68
Merge pull request #25450 from taosdata/fix/TD-29700-4
fix(qsort): use non-recursive taosqsort_r instead of taosqsort
2024-04-23 19:09:16 +08:00
Yihao Deng f3feb9dabe refactor compress 2024-04-23 06:37:18 +00:00
Minglei Jin 11dde20995 fix(qsort): use non-recursive taosqsort_r instead of taosqsort 2024-04-23 13:33:30 +08:00
Yihao Deng f225e32748 add tmq interface 2024-04-22 05:46:14 +00:00
Yihao Deng f3ac2e1ef9 add tmq interface 2024-04-22 03:56:45 +00:00
dapan1121 312ca43b9f
Merge pull request #25399 from taosdata/opti/TS-4658
opti:add local thread error msg array
2024-04-19 18:23:39 +08:00
wangmm0220 16065e2a2d fix:move err msg to tmq interface 2024-04-19 16:36:11 +08:00
Hongze Cheng fc5c84422e
Merge pull request #25256 from taosdata/feat/TD-24834
Feat/td 24834
2024-04-19 13:34:37 +08:00
kailixu a044308150 enh: error code optimization for encryption key 2024-04-19 10:36:09 +08:00
dapan1121 417f7f3972
Update tcompare.c 2024-04-19 09:35:53 +08:00
wangmm0220 529ca1d1c1 opti:add local thread error msg array 2024-04-18 13:56:43 +08:00
factosea 2f9313fbad fix: compile error 2024-04-18 08:45:51 +08:00
factosea 9c5f7d6656 thread mem leak 2024-04-17 20:06:29 +08:00
factosea bac72b2dd2 fix: mem free 2024-04-17 18:12:43 +08:00