kailixu
f8343dcaac
chore: merge 3.0 and update test case of show_create_db.py
2024-12-06 11:09:22 +08:00
wangmm0220
0165684131
feat:[TD-32642] merge from 3.0
2024-12-05 23:47:46 +08:00
dapan1121
aa7b0e1a61
fix: async launch trim
2024-12-05 18:41:38 +08:00
dapan1121
011ff04234
fix: scheduler dead lock issue
2024-12-05 18:07:37 +08:00
xiao-77
3a32980577
Fix some ci case errors.
2024-12-05 17:00:57 +08:00
yihaoDeng
c5c56606c4
use safe sys func
2024-12-05 16:35:45 +08:00
xiao-77
b7b185fa5f
Add check for disk id.
2024-12-05 16:21:05 +08:00
xiao-77
cb50b1e52c
Fix some mem errors and add dmstop while verify failed.
2024-12-05 09:16:10 +08:00
xiao-77
dbaa4349ea
Merge branch '3.0' into enh/3.0/TS-5007
2024-12-04 19:34:14 +08:00
Shengliang Guan
c58697d799
Merge pull request #28903 from taosdata/feat/TS-5058-3.0
...
feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause
2024-12-04 18:03:05 +08:00
kailixu
fa3b212980
Merge branch 'feat/TS-4994-3.0' into feat/TS-4994-3.0-auto_compact
2024-12-04 15:47:33 +08:00
yihaoDeng
4d193bcf5d
Replace unsafe memory functions with safe versions
2024-12-04 15:29:54 +08:00
Shengliang Guan
178a95542a
Merge pull request #29016 from taosdata/enh/TD-30933-3.0
...
enh(log): specify log output and process log rotate periodically
2024-12-04 14:00:53 +08:00
yihaoDeng
215208a985
Replace unsafe memory functions with safe versions
2024-12-04 13:35:11 +08:00
wangmm0220
931a40985c
feat:[TD-32642] add timezone support in windows
2024-12-04 10:53:33 +08:00
kailixu
77418f154a
feat: db options for auto compact
2024-12-04 10:49:33 +08:00
xiao-77
475f54c757
Fix ci mem error and add case.
2024-12-04 10:35:00 +08:00
Jinqing Kuang
c2256e9443
feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause
...
Add the AUTO keyword, which allows automatic determination of the
INTERVAL OFFSET based on the WHERE condition. It simplifies usage by
allowing users to rely on the system to infer the correct offset
without manual specification.
2024-12-04 10:06:47 +08:00
Hongze Cheng
121e99dd77
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-12-04 09:05:46 +08:00
kailixu
4c0903c4c2
enh: boundary check for log output
2024-12-04 08:33:45 +08:00
Shengliang Guan
704a395134
Merge branch '3.0' into merge/mainto3.0
2024-12-03 15:52:10 +08:00
Shengliang Guan
84ea0f1ddd
Merge branch 'main' into merge/mainto2.0
2024-12-03 15:50:18 +08:00
kailixu
583c4e8bb6
Merge branch '3.0' into enh/TD-30933-3.0
2024-12-03 15:28:19 +08:00
kailixu
3e816658af
chore: resolve conflicts
2024-12-03 15:27:55 +08:00
Hongze Cheng
25b9de5d51
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-12-03 14:32:03 +08:00
Shengliang Guan
0829d2219c
Merge pull request #28983 from taosdata/fix/liaohj
...
refactor: display the time window for force_window_close as the progress.
2024-12-03 11:20:29 +08:00
kailixu
1e8a2ab839
test: add test case for log output
2024-12-03 07:03:53 +08:00
wangmm0220
adff8a60d1
feat:[TD-32642] add timezone support in windows
2024-12-02 18:49:06 +08:00
yihaoDeng
411a476b91
refactor code
2024-12-02 18:42:01 +08:00
xiao-77
1aa4258aef
Fix mem error in readCfg.
2024-12-02 14:11:43 +08:00
xiao-77
0d8d61f7ca
Fix read cfg from dnode err and add some cases.
2024-12-02 10:17:52 +08:00
kailixu
57afdc6612
fix: compile problem of log rotate on windows
2024-12-01 14:51:12 +08:00
kailixu
76aea0ddb9
enh: log rotate logic
2024-12-01 13:12:32 +08:00
kailixu
9de36b0a19
fix: stat atime/mtime and check return of log output
2024-11-30 22:53:45 +08:00
kailixu
a157caa38d
enh: process log rotate every 30 minutes
2024-11-29 18:57:09 +08:00
wangmm0220
d52e9a1c5c
feat:[TD-32642] add userApp & userIp for connection support
2024-11-29 17:59:53 +08:00
Minglei Jin
d20ef164b3
Merge branch '3.0' into fix/TS-4937-2
2024-11-29 15:15:09 +08:00
Hongze Cheng
9f6f82ff98
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-29 15:10:27 +08:00
Haojun Liao
9220ec5a92
refactor: update the default checkpoint interval.
2024-11-29 14:18:40 +08:00
kailixu
d256fb1c27
enh: support specify log output by -o option
2024-11-29 13:53:30 +08:00
yihaoDeng
e495d39220
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-29 13:50:09 +08:00
kailixu
4b2aea8100
Merge branch '3.0' into enh/TD-30933-3.0
2024-11-29 13:41:25 +08:00
kailixu
b4e6e2dfa8
enh: support specify log output by -o option
2024-11-29 13:40:33 +08:00
xiao-77
bcabfa3382
Merge branch '3.0' into enh/3.0/TS-5007
2024-11-29 11:33:38 +08:00
wangmm0220
5ee80ac3bb
feat:[TD-32642] add timezone for connection support
2024-11-29 10:25:59 +08:00
wangmm0220
8629a63c6b
feat:[TD-32642] add timezone for connection support
2024-11-29 01:34:20 +08:00
wangmm0220
8c05378ca1
feat:[TD-32642] add timezone for connection support
2024-11-29 01:13:52 +08:00
wangmm0220
5ead3c68b1
feat:[TD-32642] add timezone for connection support
2024-11-29 00:32:29 +08:00
Shengliang Guan
fb4486cedb
Merge branch 'main' into merge/mainto3.0
2024-11-28 19:21:25 +08:00
wangmm0220
ea9c5d3ce6
feat:[TD-32642] add timezone for connection support
2024-11-28 18:59:54 +08:00
xiao-77
37e39cce69
Fix some ci errors.
2024-11-28 17:32:18 +08:00
wangmm0220
375c3c4873
feat:[TD-32642] add timezone for connection support
2024-11-28 17:17:16 +08:00
Hongze Cheng
56df90322e
more code
2024-11-28 16:03:46 +08:00
xiao-77
5416e73203
Fix some ci errors.
2024-11-28 10:22:16 +08:00
xiao-77
377461152b
Fix some ci case failed.
2024-11-28 09:52:55 +08:00
Hongze Cheng
df8a4ea6dc
more code
2024-11-27 18:49:48 +08:00
Hongze Cheng
3ae5a72a4c
more code
2024-11-27 17:53:53 +08:00
kailixu
404b66e860
feat: support auto compact
2024-11-27 16:27:14 +08:00
xiao-77
1624bbdc14
Fix cJson mem error.
2024-11-27 15:14:22 +08:00
wangmm0220
0e2a16d70f
feat:[TD-32642] add charset for connection support
2024-11-27 14:25:34 +08:00
xiao-77
08402e60be
Fix some mem errors.
2024-11-27 13:54:03 +08:00
kailixu
67924ee55b
feat: support auto compact
2024-11-26 19:46:48 +08:00
xiao-77
d778ada8f9
Add show
2024-11-26 16:08:16 +08:00
dapan1121
80b1ab8f45
fix: task delay timer not closed issue
2024-11-26 13:36:15 +08:00
xiao-77
594bcf1007
Fix alter local var and alter str var (add miss commit).
2024-11-26 10:41:40 +08:00
yihaoDeng
5a65b1977e
refactor code
2024-11-26 09:03:00 +08:00
wangmm0220
2ca9f9c8ce
feat:[TD-32642] merge from 3.0
2024-11-26 00:13:43 +08:00
yihaoDeng
8a10fd4f7e
refactor code
2024-11-25 20:27:48 +08:00
xiao-77
c099791812
Fix can not start dnode.
2024-11-25 19:14:08 +08:00
yihaoDeng
c2ca865f2c
support subscript
2024-11-25 18:52:34 +08:00
xiao-77
1451cfb076
Fix ci file check error.
2024-11-25 16:45:06 +08:00
xiao-77
5d2bc35569
Add more log info.
2024-11-25 16:23:34 +08:00
Hongze Cheng
ef2e694a36
more code
2024-11-25 16:05:32 +08:00
dapan1121
8455949575
enh: add memory full func mode
2024-11-25 15:31:29 +08:00
yihaoDeng
4d857b0149
fix mem leak
2024-11-25 15:22:53 +08:00
xiao-77
9ebff57e09
Fix merge error.
2024-11-25 14:48:01 +08:00
xiao-77
cf8cea4c2d
Merge branch '3.0' into enh/3.0/TS-5007
2024-11-25 14:47:38 +08:00
Hongze Cheng
496d9bb405
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-25 13:39:47 +08:00
xiao-77
a63c132fba
Add config item alter lazy mode.
2024-11-25 10:37:12 +08:00
xiao-77
8ffa8811f5
Rename persistLocalConfig to taosPersistLocalConfig.
2024-11-25 10:24:44 +08:00
yihaoDeng
3027e377fa
support update multi tag
2024-11-23 22:18:30 +08:00
wangmm0220
69da972796
feat:[TD-32642] add timezone logic
2024-11-22 18:31:51 +08:00
xiao-77
a579abd0f0
Add dyn lazy type.
2024-11-22 17:52:17 +08:00
yihaoDeng
6a4aea14ca
add test case
2024-11-22 16:43:09 +08:00
xiao-77
db67245af0
Add more dyn configs and fix vesion in mnd bug.
2024-11-22 15:57:18 +08:00
yihaoDeng
407eeb6620
Unable to
2024-11-22 14:43:11 +08:00
dapan1121
3dc61bf0f4
fix: restore direct alloc
2024-11-22 14:34:37 +08:00
Shengliang Guan
a607951115
Merge branch 'main' into merge/mainto3.0
2024-11-22 13:39:44 +08:00
xiao-77
1089f323e4
Add logic to set configs while init dnode.
2024-11-21 16:43:58 +08:00
xiao-77
f46037870d
Add version control and persist.
2024-11-21 15:34:32 +08:00
Haojun Liao
af1c0c98bb
fix(analytics): do some internal refactor and fix the error in parse the option string.
2024-11-21 15:14:37 +08:00
dapan1121
164fa67db5
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-11-21 10:23:57 +08:00
Minglei Jin
4113921448
Merge branch '3.0' into fix/TS-4937-2
2024-11-20 18:41:24 +08:00
Minglei Jin
7947b94b03
tsdb/commit: update lru from imem
2024-11-20 18:40:49 +08:00
Hongze Cheng
9e484be276
feat: support `alter dnode max_compact_tasks`
2024-11-20 14:17:50 +08:00
Hongze Cheng
b86be02332
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-20 10:53:55 +08:00
Shengliang Guan
899e5acb99
Merge pull request #28777 from taosdata/fix/3.0/TD-32366
...
fix:TD-32366/stmt add geometry datatype check
2024-11-19 18:42:27 +08:00
Pengrongkun
f3b4aa14be
add checkWKBGeometry function
2024-11-19 16:44:28 +08:00
Hongze Cheng
e79a5232f5
feat: add maxCompactConcurrency config item
2024-11-19 15:32:48 +08:00
Hongze Cheng
0d3210a2c9
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-19 14:59:13 +08:00
Shengliang Guan
a4b6d9dee0
Merge pull request #28797 from taosdata/enh/TD-32907-3.0
...
enh: add bypassFlag to facilitate performance testing
2024-11-19 14:24:09 +08:00
Shengliang Guan
686c20cd9f
Merge pull request #28779 from taosdata/fix/3_liaohj
...
fix(stream): update the msg encoder.
2024-11-19 11:23:08 +08:00
Pengrongkun
ff2d0e6d67
fix CI problem
2024-11-19 09:22:34 +08:00
Hongze Cheng
5a85688819
enh: add query filesets sql supoort
2024-11-18 16:57:15 +08:00
Haojun Liao
1c66f22c2b
refactor: move to msg.
2024-11-18 15:00:30 +08:00
Hongze Cheng
e97750608e
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-18 14:33:43 +08:00
kailixu
5a27f13df6
Merge branch '3.0' into enh/TD-32907-3.0
2024-11-18 09:04:09 +08:00
Shengliang Guan
09d5796213
Merge pull request #28609 from taosdata/enh/TS-5035
...
set default compress by data type
2024-11-16 09:48:22 +08:00
Pengrongkun
8d5508a7a6
fix compile problem
2024-11-16 08:52:57 +08:00
wangmm0220
7aef49638e
feat:[TD-32642] add timezone logic
2024-11-15 19:44:03 +08:00
kailixu
748c7f9cf2
enh: add bypassFlag to facilitate performance testing
2024-11-15 19:26:12 +08:00
Haojun Liao
131be84dec
refactor: do some internal refactor
2024-11-15 17:03:22 +08:00
yihaoDeng
2b2377869f
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-15 15:36:05 +08:00
Haojun Liao
a79f63caeb
Merge branch '3.0' into fix/3_liaohj
2024-11-15 10:28:13 +08:00
Shengliang Guan
527def388d
Merge pull request #28778 from taosdata/main
...
merge: from main to 3.0 branch
2024-11-15 10:14:22 +08:00
Haojun Liao
f65651f6ef
fix(stream): update the msg encoder.
2024-11-15 00:19:35 +08:00
Pengrongkun
4eabc8afe3
Merge remote-tracking branch 'origin/3.0' into fix/3.0/TD-32366
2024-11-14 21:25:48 +08:00
Pengrongkun
6f3c6548cb
add geometry check during stmt_bind_param
2024-11-14 21:25:14 +08:00
yihaoDeng
508e09cd97
Merge remote-tracking branch 'origin/3.0' into enh/TS-5035
2024-11-14 19:21:15 +08:00
yihaoDeng
42065bf2e8
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-14 17:44:29 +08:00
yihaoDeng
6ad894b356
support quick cmd
2024-11-14 17:04:11 +08:00
Hongze Cheng
be743733a5
feat: support database auto compact parameters
2024-11-14 17:01:15 +08:00
Shengliang Guan
82d8f1357c
Merge pull request #28743 from taosdata/fix/TD-32860-main
...
fix: print multi dataDir
2024-11-14 16:03:03 +08:00
Hongze Cheng
1f51f480af
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-14 14:16:09 +08:00
Shungang Li
75a7da8179
fix: ci issue
2024-11-14 09:36:39 +08:00
Shengliang Guan
80b7cbdb84
Merge branch '3.0' into merge/mainto3.0
2024-11-13 23:11:05 +08:00
dapan1121
34cfca745b
fix: duplicated clientId issue
2024-11-13 19:19:00 +08:00
Shungang Li
75c5209c8d
fix: SVariablesInfo compatibility
2024-11-13 18:27:54 +08:00
Shungang Li
1c79d342cc
fix: encode SVariablesInfo
2024-11-13 17:59:29 +08:00
Shungang Li
67da7b1036
feat: alter systable variablesSchema
2024-11-13 16:51:40 +08:00
xiao-77
748bb000b0
fix some error and rename some functions
2024-11-13 16:51:26 +08:00
Hongze Cheng
9a59689fba
more code
2024-11-13 16:17:16 +08:00
Hongze Cheng
7c0d150708
feat: show progress and remain time for compact task
2024-11-13 14:17:27 +08:00
Shengliang Guan
4e34363d20
fix: print full config name
2024-11-13 13:59:59 +08:00
xiao-77
90a2dac7d6
Add decode for local/global.json
2024-11-13 13:56:39 +08:00
Shengliang Guan
ece80a3b9c
enh: update config scope
2024-11-12 19:47:12 +08:00
Shengliang Guan
5a52909521
docs: update taosc config
2024-11-12 17:35:10 +08:00
Shungang Li
5f5e000160
fix: show local issue
2024-11-12 16:37:14 +08:00
Shungang Li
6720f850b0
fix: print multi dataDir for show variables
2024-11-12 15:18:28 +08:00
xiao-77
9758cd7825
fix some errors.
2024-11-12 13:40:19 +08:00
xiao-77
281c1e67c2
fix merge error
2024-11-12 09:48:24 +08:00
dmchen
cb87990d95
fix/trans-improve-field-len
2024-11-11 18:51:41 +08:00
xiao-77
8a90ebaa38
add process config rsp.
2024-11-11 16:52:47 +08:00
xiao-77
f931119e14
Add encode and decode rpc config msg
2024-11-11 11:33:10 +08:00
dapan1121
a8561fba4f
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-11-11 11:01:22 +08:00
Hongze Cheng
7d9c7918cb
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-11 10:31:01 +08:00
Shengliang Guan
94e5bbdd6a
Merge pull request #28697 from taosdata/fix/liaohj
...
feat: kill rsync by pid.
2024-11-11 10:22:41 +08:00
dmchen
81c066eccd
fix/trans-improve-rename-field-name
2024-11-11 09:09:33 +08:00
Shengliang Guan
f46cf6044d
Merge pull request #28709 from taosdata/main
...
merge: from main to 3.0 branch
2024-11-10 11:50:38 +08:00
wangmm0220
3156eed774
feat:[TD-32642] add tz source code to TD
2024-11-08 18:53:40 +08:00
dmchen
6bda1a9b6b
dmchen/trans-improve-format
2024-11-08 16:50:18 +08:00
xiao-77
8355be28d9
add encode and decode for config
2024-11-08 16:11:04 +08:00
dmchen
50affc90f8
dmchen/trans-improve-show-all
2024-11-08 15:15:06 +08:00
Haojun Liao
3559188dfa
fix(stream): check return value.
2024-11-08 14:23:37 +08:00
Shengliang Guan
d107976bd3
Merge pull request #28647 from taosdata/fix/3.0/TD-32519_drop_ctb
...
fix TD-32519 drop child table with tsma caused crash
2024-11-08 12:27:04 +08:00
Hongze Cheng
def6f69819
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-08 11:24:29 +08:00
Hongze Cheng
f3de4bb2d8
more code
2024-11-08 11:13:37 +08:00
Haojun Liao
c312896d73
feat: set correct rsp code.
2024-11-08 10:31:48 +08:00
dapan1121
371094cc13
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-11-08 10:13:20 +08:00
dapan1121
e4c87a024b
fix: memory free not found issues
2024-11-08 09:58:32 +08:00
dmchen
d6d5be570d
dmchen/trans-improve-show -vgid
2024-11-08 09:56:39 +08:00
wangjiaming0909
65dffbda0c
fix tsma drop ctb
2024-11-08 09:47:04 +08:00
Shengliang Guan
d0828ddf1e
Merge pull request #28643 from taosdata/enh/TD-32732-main
...
enh(query)[TD-32732]: add client Id generation and usage
2024-11-08 09:44:07 +08:00
Shengliang Guan
d36b6fd214
Merge pull request #28682 from taosdata/enh/TD-32167/os
...
Parameter validation
2024-11-08 09:30:09 +08:00
WANG MINGMING
1960a4fe86
Merge branch '3.0' into fix/TD-32563
2024-11-08 09:11:55 +08:00
Hongze Cheng
48f1fbe20b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-08 08:48:15 +08:00
Shengliang Guan
b0b1a232e3
Merge pull request #28691 from taosdata/merge/3.0tomain
...
merge: from 3.0 to main
2024-11-07 20:00:33 +08:00
Haojun Liao
9c5c9f62ad
feat: kill rsync by pid.
2024-11-07 19:48:32 +08:00
dmchen
d0d26c07c6
dmchen/add-detail-show
2024-11-07 18:54:35 +08:00
Haojun Liao
a8f7f153d9
refactor: do some internal refacrtor.
2024-11-07 16:44:43 +08:00
xsren
5c01cff369
enh: param
2024-11-07 16:19:57 +08:00
xiao-77
8e2816038e
Resolving compilation errors.
2024-11-07 16:19:04 +08:00
xiao-77
df2331d5e7
Add config req and config thread.
2024-11-07 15:29:33 +08:00
Hongze Cheng
987478ff68
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-07 14:32:27 +08:00
xsren
04565b23ef
Parameter validation
2024-11-07 13:36:53 +08:00
xiao-77
95f8330637
Merge branch '3.0' into enh/TS-5007
2024-11-07 11:04:06 +08:00
xiao-77
76480feed2
persist global.cfg
2024-11-07 10:44:55 +08:00
dmchen
623017b16d
dmchen/trans-improve-show
2024-11-07 02:32:44 +00:00
Jinqing Kuang
43a337ef74
enh(query)[TD-32732]: add client Id generation and usage
...
To address the issue of non-unique identifiers for query tasks, a unique
client ID (cid) is now generated during client initialization. This cid
is included in every task message sent to the server. The server will
use a composite key of <qid, cid, tid, eid> to uniquely identify each
query task.
2024-11-07 08:47:31 +08:00
dapan1121
c5c85efeb5
enh: adjust mode and retire policy
2024-11-06 19:26:14 +08:00
kailixu
0823c60623
Merge branch '3.0' into enh/TS-5574-3.0
2024-11-06 12:15:36 +08:00
Shengliang Guan
c3a8daced4
Merge pull request #28401 from taosdata/feat/TS-5484-audit-delete
...
feat/TS-5484-audit-delete
2024-11-06 10:11:15 +08:00
Shengliang Guan
0be118c0aa
Merge pull request #28408 from taosdata/enh/TD-32181/client
...
Enh/td 32181/client
2024-11-06 09:42:05 +08:00
Hongze Cheng
6455c0980f
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0
2024-11-05 17:48:39 +08:00
Hongze Cheng
a16fcc5dea
more code
2024-11-05 17:48:26 +08:00
Hongze Cheng
a72c49495b
more code
2024-11-05 16:14:55 +08:00
Shengliang Guan
cca24b7381
Merge pull request #28634 from taosdata/feat/contrib30
...
refact: rename version to td_version
2024-11-05 13:33:20 +08:00
WANG MINGMING
226a766a17
Merge branch '3.0' into fix/TD-32563
2024-11-05 10:08:19 +08:00
xiao-77
aeafb49673
modify local.json format
2024-11-05 10:04:36 +08:00
Haojun Liao
0614efdffd
fix(stream): check the right return code for concurrent checkpoint trans.
2024-11-04 20:06:36 +08:00
xiao-77
07de144000
serialize and persist local config
2024-11-04 16:16:24 +08:00
Shengliang Guan
03814cfe5a
refact: rename version to td_version
2024-11-04 15:16:15 +08:00
kailixu
f686a5b8ae
enh: add active info for show grants logs
2024-11-04 11:22:52 +08:00
dmchen
0f535e06aa
feat/TS-5484-audit-delete-fix-review
2024-11-04 11:12:18 +08:00
dongming chen
c209921084
Merge pull request #28625 from taosdata/3.0
...
3.0
2024-11-04 10:40:38 +08:00
Shengliang Guan
a71aacbb13
Merge pull request #28620 from taosdata/main
...
merge: from main to 3.0
2024-11-02 12:06:20 +08:00
Shengliang Guan
4c2dbef46c
Merge pull request #28596 from taosdata/enh/dnodelist
...
feat: support create database in the specified dnode list.
2024-11-01 20:21:55 +08:00
yihaoDeng
160e2686c4
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-01 15:58:57 +08:00
xiao-77
91f36605e4
Merge branch '3.0' into enh/TS-5007
2024-11-01 15:37:10 +08:00
yihaoDeng
af1096522c
set default compress
2024-11-01 15:19:02 +08:00
dongming chen
26485b235d
Merge branch '3.0' into feat/TS-5484-audit-delete
2024-11-01 13:48:38 +08:00
yihaoDeng
53aa105da9
add disable support and add test case
2024-11-01 11:23:52 +08:00
xsren
8c3e4ce63d
enh: set default safetyCheckLevel to normal
2024-11-01 09:48:11 +08:00
Shengliang Guan
33cc4db548
Merge branch 'main' into merge/mainto3.0
2024-10-31 17:38:54 +08:00
Shengliang Guan
94b8af0b44
Merge branch '3.0' into enh/dnodelist
2024-10-31 15:18:34 +08:00
xsren
974591f265
fix: colDataSetOrCover
2024-10-31 14:23:28 +08:00
Shungang Li
fd1f3ba048
enh: taosCheckAndSetDebugFlag print errstr
2024-10-31 11:40:39 +08:00
xsren
ad83a9a650
fix: reset offset when trimdatablock
2024-10-31 11:17:15 +08:00
Shengliang Guan
ea9ed2e538
Merge pull request #28300 from taosdata/enh/TS-5441-3.0
...
enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info
2024-10-30 13:43:41 +08:00
Shungang Li
7d89545d3c
enh: alter taosCheckAndSetDebugFlag log level
2024-10-30 10:26:49 +08:00
xinsheng Ren
c5ec062a12
Merge branch '3.0' into enh/TD-32181/client
2024-10-29 23:00:46 +08:00
Shengliang Guan
689cdd4e44
test: add dnodes cases
2024-10-29 21:33:36 +08:00
Shengliang Guan
6690a9ec84
feat: remove alter db options
2024-10-29 21:24:27 +08:00
xsren
694e757770
fix: coldata set val
2024-10-29 19:51:04 +08:00
xsren
36e115d2cd
fix: colDataSetVal repeatedly sets the same row
2024-10-29 15:49:16 +08:00
Shengliang Guan
adf7ea29cb
feat: alloc dnode from input dnode list
2024-10-29 14:40:40 +08:00
Shengliang Guan
59f00727e5
Merge remote-tracking branch 'origin/3.0' into enh/dnodelist
2024-10-29 11:39:11 +08:00
xsren
1463bd3efd
fix: show streams
2024-10-29 00:03:40 +08:00
xsren
85989212c6
fix: set scolumnInfo nodata flag where table scan notload
2024-10-28 19:38:56 +08:00
yihaoDeng
af0a41979e
fix:conflicts from 3.0
2024-10-28 18:11:39 +08:00
yihaoDeng
b523cf8802
fix:conflicts from 3.0
2024-10-28 17:34:20 +08:00
Minglei Jin
53826a320f
fix(s3/s3_chunksize): rename to s3_chunkpages & default to 128k pages
2024-10-28 16:46:26 +08:00
xsren
fb34549ae7
fix: json tag length check
2024-10-28 11:50:25 +08:00
Shengliang Guan
0cae5f178c
enh: increase synatx parser
2024-10-26 21:16:28 +08:00
xinsheng Ren
412c10ed94
Merge branch '3.0' into enh/TD-32181/client
2024-10-25 22:54:04 +08:00
xsren
b50a89804f
fix: reserve check
2024-10-25 10:16:28 +08:00
Hongze Cheng
669d88a049
Merge pull request #28463 from taosdata/enh/TS-5248
...
enh(s3/default param value): new default values for s3 params
2024-10-25 08:24:52 +08:00
xsren
5d20fde692
safetycheck, use reserve state
2024-10-24 17:44:13 +08:00
dapan1121
4f3484b823
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-10-24 16:49:38 +08:00
xiao-77
f68bbfa448
drop conf assert
2024-10-24 14:37:50 +08:00
Shengliang Guan
e83535ef40
Merge pull request #28468 from taosdata/addLogTo30
...
fix limit
2024-10-24 10:41:27 +08:00
xsren
3a505157f3
fix: type overflow
2024-10-24 10:33:18 +08:00
yihaoDeng
6650dd50f1
fix limit
2024-10-24 08:56:58 +08:00
xsren
f91226b1d6
skip: pCol.pData Null
2024-10-24 06:53:47 +08:00
xsren
a29f6145b0
check skip:pcol.pdata
2024-10-24 06:40:37 +08:00
xsren
a7bbb7863b
fix: varType length check
2024-10-23 17:21:22 +08:00
Minglei Jin
0e6493d85d
enh(s3/default param value): new default values from s3 params
2024-10-23 15:55:33 +08:00
xsren
e8835c2caa
blockDataCheck
2024-10-23 15:37:49 +08:00
xsren
2ae51f3118
enh: safetyCheck config
2024-10-23 13:51:46 +08:00
xsren
f57e3f3c85
enh: safetyCheck
2024-10-23 13:51:46 +08:00
xsren
70c79abddc
fix: concat null failed
2024-10-23 13:51:46 +08:00
xsren
d01a3481bc
block buf len check
2024-10-23 13:51:46 +08:00
Minglei Jin
fe8b6c823e
Merge branch '3.0' into feat/TS-5215-2
2024-10-22 10:12:34 +08:00
Shengliang Guan
4527e96d2b
Merge pull request #27907 from taosdata/enh/opt-transport
...
Enh: RPC transport optimization
2024-10-22 09:56:48 +08:00
Shengliang Guan
25d43c139c
Merge pull request #28363 from taosdata/feature/TS-5530
...
feat: data analysis
2024-10-21 19:51:24 +08:00
yihaoDeng
0d57d0f563
update parameter
2024-10-21 17:19:35 +08:00
yihaoDeng
8eefec0916
update parameter
2024-10-21 17:16:56 +08:00
yihaoDeng
a7035daf17
Merge remote-tracking branch 'origin/3.0' into enh/opt-transport
2024-10-21 14:06:35 +08:00
xiao-77
cda8bd8047
Add category in configuration's struct
2024-10-21 13:51:33 +08:00
Minglei Jin
4401b5e568
Merge branch '3.0' into feat/TS-5215-2
2024-10-21 10:48:37 +08:00
wangmm0220
bc05289192
enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info
2024-10-18 09:28:16 +08:00
Minglei Jin
eeab3a8a8b
az/log: use az prefix log instead of u-prefixed ones
2024-10-18 08:44:38 +08:00
dmchen
f5c959da6f
feat/TS-5484-audit-delete
2024-10-17 03:34:57 +00:00
wangmm0220
1d6f90f5ff
fix:[TD-32563] remove config variable slowLogThresholdTestg
2024-10-17 11:33:27 +08:00
Haojun Liao
f83993757f
other: merge 3.0
2024-10-16 18:38:55 +08:00
wangmm0220
4f39974938
enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info
2024-10-16 17:17:44 +08:00
yihaoDeng
c4a8248f14
Merge remote-tracking branch 'origin/3.0' into enh/opt-transport
2024-10-15 14:24:12 +08:00
Minglei Jin
96cc55a164
Merge branch '3.0' into feat/TS-5215-2
2024-10-15 13:58:29 +08:00
Shengliang Guan
3003e7286e
feat: data analysis
2024-10-15 10:00:38 +08:00
Shengliang Guan
b315b446e8
Merge pull request #28360 from taosdata/feat/anal7
...
revert: data analysis
2024-10-15 09:05:28 +08:00
Pan Wei
0db5fe41e4
Merge pull request #28249 from taosdata/enh/TS-4661-3.0
...
enh(query)[TS-4661] Add AVX2 support for decompression and MIN/MAX comparison
2024-10-15 08:47:39 +08:00
Shengliang Guan
9f05ca5ee8
revert: data analysis
2024-10-14 23:27:11 +08:00
Jinqing Kuang
636c65d62f
enh(query)[TS-4661]. Add AVX2 support for decompression and MIN/MAX comparison
...
- Implement AVX2 instructions to decompress float and double data types
- Add AVX2-based MIN/MAX comparison for both integer and floating-point data types
- Include unit tests to verify functionality and performance improvements
2024-10-14 15:31:40 +08:00
wangmm0220
61531e7339
enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info
2024-10-14 13:55:45 +08:00
xsren
e84376c461
fix: return val check
2024-10-12 16:29:13 +08:00
54liuyao
10810d48de
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/syntax
2024-10-12 15:02:55 +08:00
Minglei Jin
d525270261
Merge branch '3.0' into feat/TS-5215-2
2024-10-12 11:24:19 +08:00
xinsheng Ren
d003cfaffb
Merge branch '3.0' into enh/TD-32413/snprintf
2024-10-11 19:50:48 +08:00
Pan Wei
bc0d958f58
Merge pull request #28232 from taosdata/enh/TD-32415-3.0
...
fix(query)[TD-32415]. Replace memory-unsafe functions
2024-10-11 17:04:29 +08:00
xinsheng Ren
9f645a0879
Merge branch '3.0' into enh/TD-32413/snprintf
2024-10-11 16:07:25 +08:00
Haojun Liao
cd7734735b
Merge pull request #28299 from taosdata/fix/ly_stream
...
fix(stream):check release function of stream
2024-10-11 15:21:00 +08:00
Minglei Jin
3a58699a12
Merge branch '3.0' into feat/TS-5215-2
2024-10-11 15:03:03 +08:00
yihaoDeng
69eaed772e
Merge remote-tracking branch 'origin/3.0' into enh/opt-transport
2024-10-11 14:36:31 +08:00
Jinqing Kuang
0199c8dddf
fix(query)[TD-32415]. Replace memory-unsafe functions
...
- Replace memory unsafe functions with secure alternatives
- Fix automatical generation of subtable names
2024-10-11 14:34:19 +08:00
Hongze Cheng
402deb278a
Merge pull request #28282 from taosdata/fix/TS-5507-config-generate-key-and-add-more-log-3
...
fix/TS-5507-config-generate-ley-and-add-more-log
2024-10-11 14:15:32 +08:00
Haojun Liao
fb0d0b60a5
Merge branch '3.0' into fix/syntax
2024-10-11 13:53:05 +08:00
Minglei Jin
4d0ca2c4d4
rsync: return 0 if no errno
2024-10-11 13:44:59 +08:00
yihaoDeng
dc9027bb90
Merge remote-tracking branch 'origin/3.0' into enh/opt-transport
2024-10-11 11:13:36 +08:00
Pan Wei
fc05f92fc9
Merge pull request #28250 from taosdata/fix/TD-32409
...
fix: use safe function
2024-10-11 10:25:09 +08:00
54liuyao
91cb5aa919
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_stream
2024-10-10 19:11:12 +08:00
wangmm0220
a9f393aa56
fix:[TS-5441] conflicts from 3.0
2024-10-10 18:32:25 +08:00
wangmm0220
42b7520d34
enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info
2024-10-10 18:27:42 +08:00
yihaoDeng
486b559167
Merge remote-tracking branch 'origin/3.0' into enh/opt-transport
2024-10-10 18:13:10 +08:00
54liuyao
1ce919b5b7
fix(stream):check release function of stream
2024-10-10 17:17:21 +08:00
Haojun Liao
d2f2a931fb
fix(util): reset the returned length value.
2024-10-10 16:21:11 +08:00
xsren
e81e999fc1
fix: snprintf
2024-10-10 15:40:43 +08:00
Minglei Jin
1c7573a9ce
Merge branch '3.0' into feat/TS-5215-2
2024-10-10 14:56:11 +08:00
Haojun Liao
5e94ed5e25
Merge branch '3.0' into fix/syntax
2024-10-10 14:53:37 +08:00
Haojun Liao
5dc933f5f1
refactor: add some logs.
2024-10-10 14:52:51 +08:00
Minglei Jin
09cf91f256
tcs/dnode: use tcs interface for dnode
2024-10-10 14:52:42 +08:00
xsren
ef8367fbb4
fix: ret error
2024-10-10 14:40:59 +08:00
dmchen
1e87baf730
fix/TS-5507-config-generate-ley-and-add-more-log
2024-10-10 03:49:07 +00:00
xsren
e03ccdc6e2
replace snprintf
2024-10-10 10:35:48 +08:00
Minglei Jin
fdc5d6c625
cos: prep cos from tcs integration
2024-10-10 09:56:43 +08:00
dapan1121
d55a0032b1
fix: localtime issue
2024-10-10 09:45:37 +08:00
Shengliang Guan
6ed142582b
Merge remote-tracking branch 'origin/3.0' into feat/anode2
2024-10-10 09:01:16 +08:00
wangmm0220
e6bf8dcfde
enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info
2024-10-09 18:10:43 +08:00
Shengliang Guan
c36fe0af46
feat: analysis msg
2024-10-09 17:33:27 +08:00
lyh250-666
676f8759e2
enh:modify error code passing
2024-10-09 15:37:00 +08:00
yihaoDeng
b0108e00f9
add config
2024-10-09 11:55:05 +08:00