Commit graph

333 commits

Author SHA1 Message Date
Hongze Cheng
b761bd2e38 enh: port main change to 3.0 2024-06-26 10:32:15 +08:00
Yihao Deng
639df3dfad update case 2024-06-20 00:14:26 +00:00
Yihao Deng
01ee8b36a4 update case 2024-06-19 12:36:13 +00:00
Yihao Deng
a1ccf91298 support add column compress 2024-05-31 02:47:57 +00:00
Yihao Deng
b364379671 add compress 2024-05-31 02:31:29 +00:00
Yihao Deng
c6407277dc support add column compress 2024-05-30 11:41:22 +00:00
Yihao Deng
1181f9de28 Fix metaGetColCmpr function and remove commented code 2024-04-24 08:22:54 +00:00
Cary Xu
44b4580bd5
Update metaTable.c 2024-04-23 18:37:40 +08:00
kailixu
89ee62ac09 fix: if not exists logic for topic/stream/table 2024-04-23 18:19:16 +08:00
Yihao Deng
541b070765 Remove commented out code in metaCreateSTable function 2024-04-20 07:45:39 +00:00
Yihao Deng
18cdeaf960 compatible with older meta 2024-04-19 07:37:43 +00:00
Yihao Deng
3f4fa8b74e fix TD-29562 2024-04-18 07:03:18 +00:00
yihaoDeng
4948bd690d 3.0 merge compress 2024-04-15 11:38:44 +08:00
Shungang Li
b649a73a19 feat: pk insert/drop last cache 2024-04-07 17:30:54 +08:00
yihaoDeng
22f9830bbb fix ci error 2024-03-31 12:51:27 +00:00
yihaoDeng
cad8fec42e Merge branch '3.0' into feature/compressData 2024-03-30 13:59:45 +00:00
yihaoDeng
aa5ccf2b0b Merge branch '3.0' into feature/compressData 2024-03-30 09:57:23 +00:00
factosea
9ddc0b51cb merge 2024-03-29 10:37:59 +08:00
yihaoDeng
18986c0ced refactor code 2024-03-26 12:44:53 +00:00
yihaoDeng
02e0e45183 refactor code 2024-03-26 08:50:21 +00:00
yihaoDeng
ab69c2e750 refactor code 2024-03-26 03:28:31 +00:00
yihaoDeng
3ccf9942a9 refactor code 2024-03-24 05:35:07 +00:00
yihaoDeng
2d6c9ec7de fix mem problem 2024-03-23 12:56:24 +00:00
yihaoDeng
f5c8c8f7c5 fix mem problem 2024-03-23 11:49:09 +00:00
Haojun Liao
15e65d5f07 refactor: do some internal refactor. 2024-03-16 22:42:49 +08:00
yihaoDeng
4fcd80ad27 tsdb support compress 2024-03-16 13:46:50 +00:00
yihaoDeng
a5eebc90cb add api 2024-03-13 12:04:21 +00:00
yihaoDeng
5c67a67363 fix desc crash 2024-03-13 08:33:53 +00:00
yihaoDeng
63d3671f42 add new msg 2024-03-06 12:06:26 +00:00
Minglei Jin
323938df36 fix(meta/table): remove cache table dropping 2024-02-26 12:29:33 +08:00
Minglei Jin
d59b767af3 enh(tsdb/cache): flag empty table when creating 2024-02-01 17:40:32 +08:00
Yihao Deng
40aa5f697f fix tag index double free 2023-12-26 07:21:02 +00:00
Yihao Deng
dc01625ea1 fix tag index double free 2023-12-26 06:52:33 +00:00
dapan1121
d3ac79aeb7
Merge pull request #23808 from taosdata/fix/PI-23-3.0
fix: add check in mnode/vnode when alter table col/tag
2023-11-26 17:31:38 +08:00
kailixu
ac47d3ea7d enh: more check for column bytes 2023-11-24 06:51:57 +08:00
kailixu
c4f1babdcf enh: naming optimize 2023-11-24 06:42:30 +08:00
kailixu
dc977ca200 fix: stash drop column 2023-11-23 23:09:49 +08:00
kailixu
9ce28483a0 fix: add check in mnode/vnode when alter table col/tag 2023-11-23 21:22:41 +08:00
Benguang Zhao
f7f9546d1e enh: trigger vnode commit at exit if meta changed, for dbs of single replica 2023-11-23 16:32:57 +08:00
Haojun Liao
eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
kailixu
5dd277248e fix: alter active code for different server 2023-10-09 17:16:56 +08:00
kailixu
85226d05a3 chore: code refactor for time series 2023-10-07 09:30:32 +08:00
kailixu
6efe3845d4 chore: more logic 2023-10-07 07:02:16 +08:00
kailixu
c70a1b77e6 chore: code optimization for time series 2023-10-07 00:17:21 +08:00
kailixu
47e79ff5b7 enh: exclude sys tbl for time series 2023-10-05 23:45:54 +08:00
kailixu
d0a046c7a3 enh: exclude sys tbl for time series 2023-10-05 23:30:30 +08:00
kailixu
88fdeca5cf enh: dnode notify logic 2023-10-05 22:31:25 +08:00
kailixu
086213a6c2 enh: dnode notify logic 2023-10-05 21:35:57 +08:00
kailixu
b1a0912a61 enh: exclude systables in log/audit db 2023-09-28 10:15:34 +08:00
kailixu
126a371170 chore: more code 2023-09-25 16:24:03 +08:00