kailixu
1509df2e91
chore: remove asserts of mempool
2024-12-13 15:56:49 +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
Pan Wei
d5aa88165d
Merge branch '3.0' into feat/TD-30268
2024-12-12 13:41:59 +08:00
dapan1121
876e7d7d8e
fix: code merge issues
2024-12-12 13:38:06 +08:00
dapan1121
ca15163215
Merge remote-tracking branch 'origin' into feat/TD-30268
2024-12-12 11:41:00 +08:00
dapan1121
1ad777503b
fix: add test cases
2024-12-12 11:28:24 +08:00
Kaili Xu
bad8d9dd2f
Merge branch '3.0' into enh/TD-32406-3.0
2024-12-12 10:32:31 +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
dapan1121
2bd493f77b
fix: return code issues
2024-12-11 19:18:50 +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
kailixu
41920fdd41
enh: use memory safe functions
2024-12-11 16:55:29 +08:00
kailixu
f48e0727e6
enh: use memory safe functions
2024-12-11 16:40:11 +08:00
Shengliang Guan
bea73b122d
fix: merge errors
2024-12-11 16:07:06 +08:00
Shengliang Guan
5e59081640
Merge branch 'main' into merge/mainto3.0
2024-12-11 05:42:38 +00:00
Shengliang Guan
1553d507e5
enh: add password character rules
2024-12-10 11:08:58 +00:00
kailixu
eaf5978b2c
Merge branch '3.0' into feat/TD-30268
2024-12-10 18:49:15 +08:00
dapan1121
14b9979325
fix: job retry issues
2024-12-10 17:27:02 +08:00
yihaoDeng
811f27d39f
opt code
2024-12-10 09:58:45 +08:00
dmchen
42e0d1fc81
fix/create-db-log-and-return-code
2024-12-09 10:42:24 +08:00
yihaoDeng
b9d92bd7b7
use safe sys func
2024-12-06 21:44:23 +08:00
dapan1121
d77147d296
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-12-06 17:43:19 +08:00
dapan1121
bcdcdd194a
fix: force stop issue
2024-12-06 17:35:32 +08:00
wangmm0220
9077497464
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-32642
2024-12-06 17:05:38 +08:00
wangmm0220
dd9ce710a6
feat:[TD-32642] fix encode error
2024-12-06 10:53:58 +08:00
Jinqing Kuang
31d65edcdf
fix(query)[TD-33144]: add description for error code 0x3113 in the doc
2024-12-06 09:52:14 +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
yihaoDeng
c5c56606c4
use safe sys func
2024-12-05 16:35:45 +08:00
yihaoDeng
9879453d16
use safe func
2024-12-05 14:19:36 +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
yihaoDeng
9b24082d31
Replace unsafe memory functions with safe versions
2024-12-04 13:35:17 +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
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
kailixu
6dcfe361fe
chore: restore Jenkinsfile2 and minor optimization
2024-12-03 19:10:05 +08:00
kailixu
4a9d72f54d
log: log rotate logic for community
2024-12-03 16:13:38 +08:00
kailixu
583c4e8bb6
Merge branch '3.0' into enh/TD-30933-3.0
2024-12-03 15:28:19 +08:00
kailixu
60450f3e24
test: test case for log output and rotate
2024-12-03 11:13:14 +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
a38ce3dc3b
add msg len check
2024-12-02 17:46:00 +08:00
dapan1121
ce07aaf774
fix: job retire issues
2024-12-02 14:51:31 +08:00
wangmm0220
9cfd293793
feat:[TD-32642] add timezone support in windows
2024-12-02 10:22:48 +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
01f10980b3
enh: log rotate
2024-11-30 23:33:09 +08:00
kailixu
081eacb178
fix: ts log dir
2024-11-30 09:37:59 +08:00