Commit graph

1498 commits

Author SHA1 Message Date
factosea
9ddc0b51cb merge 2024-03-29 10:37:59 +08:00
yihaoDeng
f5c8c8f7c5 fix mem problem 2024-03-23 11:49:09 +00:00
Haojun Liao
ef6ea16d64 other: merge 3.0 2024-03-22 17:57:25 +08:00
Haojun Liao
9f492a8962 other: merge 3.0 2024-03-22 17:53:11 +08:00
Haojun Liao
b12e65d144 fix(tsdb): set pk column index. 2024-03-21 09:37:46 +08:00
yihaoDeng
672d189d6f add more compress alg 2024-03-20 08:51:40 +00:00
yihaoDeng
bf808a0bf6 add more compress alg 2024-03-20 03:43:38 +00:00
Hongze Cheng
a9c1bcc91c
Merge pull request #25097 from taosdata/feat/TD-25880
feat: support 2 replica with arbitrator
2024-03-19 16:44:07 +08:00
Shungang Li
d0df927dfa feat: arb add version in sarbgroup 2024-03-19 09:31:05 +08:00
Shungang Li
3a656c3595 feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
wangmm0220
0ccad9d5de Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/tmq-opti 2024-03-18 21:23:58 +08:00
kailixu
dcbb92e817 fix: memory leak when alter json tag to NULL 2024-03-15 16:31:01 +08:00
kailixu
d02a125f34 fix: memory leak when alter json tag to NULL 2024-03-15 16:29:10 +08:00
facetosea
6678a65dc4 merge ts-4243 2024-03-14 19:06:34 +08:00
factosea
b10deacd63 show create table tbname 2024-03-13 11:39:07 +08:00
wangmm0220
4dfc531e6c opti:subscribe logic 2024-03-12 19:42:26 +08:00
yihaoDeng
796ff03eb5 fix invalid copy 2024-03-12 09:47:01 +00:00
factosea
5dd4d05b2e desc table 2024-03-12 16:46:41 +08:00
kailixu
433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
factosea
a49c6c0876 alter table column compress 2024-03-08 16:33:16 +08:00
factosea
af9fdcd29d create stable/table 2024-03-08 11:23:11 +08:00
factosea
30e52bb71a col compress sql parse 2024-03-07 18:06:15 +08:00
yihaoDeng
63d3671f42 add new msg 2024-03-06 12:06:26 +00:00
Hongze Cheng
b33074dcbb &&&b/github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-05 17:06:45 +08:00
dapan1121
19b51ec02c
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
2024-03-05 15:46:49 +08:00
wangmm0220
af6d6b69c3 fix:add excluded msg for delete in tmq 2024-03-05 11:25:43 +08:00
wangmm0220
c7d115d8aa fix:add excluded msg for delete in tmq 2024-03-04 14:58:13 +08:00
Hongze Cheng
c8280e05dd Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-03 16:01:34 +08:00
yihaoDeng
9a6a533076 add compress dict 2024-02-29 10:40:59 +00:00
factosea
474ec01cdb delete unused code 2024-02-29 18:27:34 +08:00
yihaoDeng
bc98978b33 add compress dict 2024-02-28 07:58:24 +00:00
Hongze Cheng
793ee02cbc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-27 09:56:25 +08:00
dapan1121
a96036d743
Merge pull request #24882 from taosdata/enh/xsren/TD-28330/coverage
remove useless code
2024-02-27 09:54:32 +08:00
factosea
831f3e0c3d enh: remove useless code 2024-02-26 16:56:29 +08:00
Hongze Cheng
98eeef9d07 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-26 16:40:05 +08:00
factosea
1043f46a75 enh: converage 2024-02-26 16:28:10 +08:00
factosea
760dc57dcf converage 2024-02-26 10:30:13 +08:00
chenhaoran
ab07900895 Merge branch '3.0' into feat/TD-26529-3.0 2024-02-23 20:54:19 +08:00
Hongze Cheng
a6423b7816 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-23 14:47:10 +08:00
Hongze Cheng
67f5684151
Merge pull request #24798 from taosdata/feat/TD-27463-3.0
enh: get machine id and tbase58 codec
2024-02-23 14:18:45 +08:00
dm chen
271e997438
Merge pull request #24823 from taosdata/3.0
merge 3.0
2024-02-22 12:47:42 +08:00
wangmm0220
6e13e4aa63 fix:add excluded msg for meta in tmq 2024-02-22 10:58:32 +08:00
slzhou
87c8f1aa82 Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4243-3.0 2024-02-21 13:09:36 +08:00
kailixu
b2ad162a8b enh: remove obsolete codes 2024-02-20 17:13:58 +08:00
54liuyao
af1893d109 merge 3.0 2024-02-19 18:30:12 +08:00
wangmm0220
ac9582b24a fix:[TD-28567] do not add md5 to the end of subtable if create stream by sma 2024-02-19 13:58:58 +08:00
54liuyao
b53dc5602e Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-02-19 10:58:20 +08:00
Hongze Cheng
45684e49c7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-19 09:08:58 +08:00
54liuyao
05eaa90c11 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-02-19 08:59:15 +08:00
wangmm0220
a8e45440c0 fix:conflicts from 3.0 2024-02-18 18:02:14 +08:00