Hongze Cheng
|
2b4046ecf8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-3.0
|
2024-12-15 11:28:37 +08:00 |
|
Hongze Cheng
|
37c1be4818
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
|
2024-12-14 23:51:25 +08:00 |
|
Hongze Cheng
|
5cac78d10b
|
fix: compile issue
|
2024-12-14 20:00:09 +08:00 |
|
Hongze Cheng
|
14f2db2bde
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-3.0
|
2024-12-14 19:53:27 +08:00 |
|
Hongze Cheng
|
389f545a53
|
more code
|
2024-12-14 18:06:50 +08:00 |
|
Hongze Cheng
|
161081a0a2
|
feat: add drop tag index of super table feature
|
2024-12-14 17:21:17 +08:00 |
|
Hongze Cheng
|
582a40874f
|
feat: replace add index
|
2024-12-14 17:08:44 +08:00 |
|
Hongze Cheng
|
bdaa3228a2
|
fix: CI case
|
2024-12-14 13:12:40 +08:00 |
|
Hongze Cheng
|
c2e3dd4b4e
|
Merge branch 'feat/TS-4994-3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
|
2024-12-13 18:12:58 +08:00 |
|
Hongze Cheng
|
7905c80fd4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
|
2024-12-13 18:12:53 +08:00 |
|
Kaili Xu
|
60fdd0fe64
|
enh: calculation of compact time offset
|
2024-12-13 17:05:46 +08:00 |
|
Hongze Cheng
|
b2181b4282
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-3.0
|
2024-12-13 16:48:06 +08:00 |
|
Hongze Cheng
|
a6463884f0
|
more code
|
2024-12-13 16:47:05 +08:00 |
|
xiao-77
|
a6e1af6b42
|
Merge branch '3.0' into enh/3.0/TS-5007
|
2024-12-13 15:04:36 +08:00 |
|
Shengliang Guan
|
3f6ddbcf48
|
Merge pull request #29124 from taosdata/feat/TD-30268
feat: support query memory pool
|
2024-12-13 14:37:42 +08:00 |
|
Hongze Cheng
|
8bf5f3f62b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
|
2024-12-13 13:54:45 +08:00 |
|
xiao-77
|
19ea042318
|
Fix some review errors.
|
2024-12-13 12:32:08 +08:00 |
|
Hongze Cheng
|
8525df81a8
|
fix: update table column compress
|
2024-12-13 12:27:40 +08:00 |
|
Hongze Cheng
|
95130d2cac
|
feat: update table options
|
2024-12-13 12:20:08 +08:00 |
|
Hongze Cheng
|
13a4dcbc53
|
more code
|
2024-12-13 12:00:27 +08:00 |
|
Hongze Cheng
|
1247fb614c
|
free resources
|
2024-12-13 10:49:25 +08:00 |
|
Hongze Cheng
|
69efdda495
|
fix: compile error
|
2024-12-13 08:48:30 +08:00 |
|
Hongze Cheng
|
8c7b8a8afa
|
feat: refact alter child table tag
|
2024-12-12 20:33:55 +08:00 |
|
xiao-77
|
f8a6489bb8
|
Fix ci problems.
|
2024-12-12 19:31:28 +08:00 |
|
Hongze Cheng
|
3aebca5404
|
feat: update table column name
|
2024-12-12 19:05:39 +08:00 |
|
Hongze Cheng
|
823f3b2137
|
fix: ci case
|
2024-12-12 18:51:10 +08:00 |
|
xiao-77
|
d6078fd0b7
|
Enh use tmsg to encode/decode global config.
|
2024-12-12 17:40:35 +08:00 |
|
Hongze Cheng
|
ff0389d8d9
|
drop table column
|
2024-12-12 17:19:06 +08:00 |
|
Hongze Cheng
|
9ce7d0e986
|
fix: ci cases
|
2024-12-12 16:38:55 +08:00 |
|
Pan Wei
|
d5aa88165d
|
Merge branch '3.0' into feat/TD-30268
|
2024-12-12 13:41:59 +08:00 |
|
xiao-77
|
cdb4bbc23b
|
Fix macos ut failed.
|
2024-12-12 13:37:56 +08:00 |
|
dapan1121
|
ca15163215
|
Merge remote-tracking branch 'origin' into feat/TD-30268
|
2024-12-12 11:41:00 +08:00 |
|
Hongze Cheng
|
01ceb2e90b
|
more code
|
2024-12-12 11:27:34 +08:00 |
|
Hongze Cheng
|
b1c480afd1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-3.0
|
2024-12-12 11:26:19 +08:00 |
|
xiao-77
|
e2e5f0de4a
|
Add func rebuilt cfg in sdb while add new global cfg.
|
2024-12-12 11:17:21 +08:00 |
|
Kaili Xu
|
bad8d9dd2f
|
Merge branch '3.0' into enh/TD-32406-3.0
|
2024-12-12 10:32:31 +08:00 |
|
xiao-77
|
a79fbfd318
|
Merge branch '3.0' into enh/3.0/TS-5007
|
2024-12-12 09:49:17 +08:00 |
|
xiao-77
|
9f692705c7
|
Fix ci mem leak.
|
2024-12-12 09:42:56 +08:00 |
|
Hongze Cheng
|
2e4f435467
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-3.0
|
2024-12-12 08:42:58 +08:00 |
|
Hongze Cheng
|
3ede729a7c
|
feat: replace drop super table api
|
2024-12-12 08:42:48 +08:00 |
|
Hongze Cheng
|
2763c81f45
|
fix: memory problem
|
2024-12-11 21:15:58 +08:00 |
|
Shengliang Guan
|
ebcf538c05
|
Merge branch 'main' into merge/mainto3.0
|
2024-12-11 20:12:50 +08:00 |
|
Shengliang Guan
|
2c16747c40
|
Merge branch '3.0' into merge/mainto3.0
|
2024-12-11 19:55:04 +08:00 |
|
Shengliang Guan
|
a1d196688e
|
Merge pull request #29038 from taosdata/enh/useSafySysFunc
Replace unsafe memory functions with safe versions
|
2024-12-11 19:47:47 +08:00 |
|
Shengliang Guan
|
3fc511c128
|
Merge pull request #29079 from taosdata/fix/TD-32405
enh(meta): use memory safe functions
|
2024-12-11 19:29:00 +08:00 |
|
dapan1121
|
2bd493f77b
|
fix: return code issues
|
2024-12-11 19:18:50 +08:00 |
|
Hongze Cheng
|
982c0665f5
|
more code
|
2024-12-11 18:47:47 +08:00 |
|
xiao-77
|
391efd6bb9
|
Fix ci errors.
|
2024-12-11 18:36:07 +08:00 |
|
Shengliang Guan
|
448745754c
|
Merge pull request #29065 from taosdata/fix/create-db-log-and-return-code
fix/create-db-log-and-return-code
|
2024-12-11 17:18:42 +08:00 |
|
Hongze Cheng
|
4922cade44
|
feat: refact drop super table
|
2024-12-11 17:04:26 +08:00 |
|