wangmm0220
5cfadb657f
feat:[TD-32642] add timezone support in windows
2024-12-06 17:00:50 +08:00
kailixu
f8343dcaac
chore: merge 3.0 and update test case of show_create_db.py
2024-12-06 11:09:22 +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
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
xiao-77
eb202e556a
Fix sdb lost val while kill taosd.
2024-12-04 19:32:21 +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
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
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
kailixu
a157caa38d
enh: process log rotate every 30 minutes
2024-11-29 18:57: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
kailixu
d256fb1c27
enh: support specify log output by -o option
2024-11-29 13:53:30 +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
Shengliang Guan
4537286ff9
Merge pull request #28974 from taosdata/doc/contrib
...
doc: update error codes
2024-11-28 19:49:22 +08:00
Shengliang Guan
521ca93cc0
doc: update error codes
2024-11-28 19:27:53 +08:00
Shengliang Guan
b1433deebe
Merge pull request #28839 from taosdata/enh/TD-32179/operatorInputCheck
...
enh: operator input check
2024-11-28 16:37:58 +08:00
xiao-77
a6a8ddd043
Fix some ci errors.
2024-11-28 14:29:52 +08:00
factosea
baced053e2
fix: error desc
2024-11-28 14:18:11 +08:00
factosea
c879d59b6c
fix: change task status from succ to partsucc
2024-11-28 14:17:12 +08:00
dapan1121
90b60d9d01
fix: scheduler timer stop issue
2024-11-28 13:56:27 +08:00
xiao-77
377461152b
Fix some ci case failed.
2024-11-28 09:52:55 +08:00
kailixu
3da2d3d78d
Merge branch '3.0' into enh/TD-30933-3.0
2024-11-27 16:44:43 +08:00
wangmm0220
0e2a16d70f
feat:[TD-32642] add charset for connection support
2024-11-27 14:25:34 +08:00
dapan1121
30eb4b2633
fix: job retry issue
2024-11-27 09:50:00 +08:00
dapan1121
3d3956efda
fix: retire job issue
2024-11-26 16:46:33 +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
7ff032ad04
Fix alter local var and alter str var.
2024-11-26 10:41:11 +08:00
dapan1121
050a0dfe9f
fix: scheduler timer issue
2024-11-26 09:09:15 +08:00
wangmm0220
2ca9f9c8ce
feat:[TD-32642] merge from 3.0
2024-11-26 00:13:43 +08:00
dapan1121
44d16f78fe
fix: free before read issue
2024-11-25 15:53:56 +08:00
dapan1121
8455949575
enh: add memory full func mode
2024-11-25 15:31:29 +08:00
dapan1121
3320f111fd
fix: compile issue
2024-11-25 15:10:14 +08:00
dapan1121
2b342216e2
fix: add debug mode
2024-11-25 14:51:59 +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
8ffa8811f5
Rename persistLocalConfig to taosPersistLocalConfig.
2024-11-25 10:24:44 +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
xiao-77
db67245af0
Add more dyn configs and fix vesion in mnd bug.
2024-11-22 15:57:18 +08:00
dapan1121
3dc61bf0f4
fix: restore direct alloc
2024-11-22 14:34:37 +08:00
dapan1121
9ffe0bcd8c
fix: job rerun retry latency issue
2024-11-22 10:17:19 +08:00
Haojun Liao
9ea53119e5
fix(analytics): check return value.
2024-11-21 22:44:53 +08:00
Haojun Liao
91ce69e6af
fix(analytics): check the null ptr.
2024-11-21 20:02:23 +08:00
dapan1121
205d47d981
fix: job destroy issue
2024-11-21 18:02:42 +08:00
Haojun Liao
ac3081a4a4
fix(analytics): fix errors in parsing options.
2024-11-21 15:39:25 +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
dapan1121
e2accc307c
fix: rpc dead loop issue
2024-11-21 10:22:05 +08:00
Hongze Cheng
dfae4f4487
more code
2024-11-20 16:19:52 +08:00
Hongze Cheng
9e484be276
feat: support `alter dnode max_compact_tasks`
2024-11-20 14:17:50 +08:00
factosea
f3acf49e22
enh: include
2024-11-19 16:23:46 +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
dapan1121
a5bd91492d
fix: memory leak and dead lock issues
2024-11-19 10:12:45 +08:00
xiao-77
4b8feab900
fix mnd config persist.
2024-11-18 19:52:41 +08:00
dapan1121
9941dcae9b
fix: mempool ut issues
2024-11-18 15:05:02 +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
Haojun Liao
20ad165ae3
Merge branch 'main' into fix/liaohj
2024-11-16 01:31:50 +08:00
wangmm0220
7aef49638e
feat:[TD-32642] add timezone logic
2024-11-15 19:44:03 +08:00
dapan1121
ce2b2bb024
fix: race condition issue
2024-11-15 18:15:50 +08:00
Haojun Liao
f304a92229
refactor: add new error code.
2024-11-15 17:21:20 +08:00
dapan1121
15e26827db
fix: memory pool close issue
2024-11-15 17:05:46 +08:00
Haojun Liao
a79f63caeb
Merge branch '3.0' into fix/3_liaohj
2024-11-15 10:28:13 +08:00
dapan1121
85fc4dfc2b
fix: data sink memory issues
2024-11-15 10:16:15 +08:00
Haojun Liao
c9a120e1d0
Merge branch '3.0' into fix/3_liaohj
2024-11-14 17:42:04 +08:00
Haojun Liao
187997d5f0
fix(stream): record the failed checkpointId, after receive reset task info.
2024-11-14 17:40:37 +08:00
dapan1121
40f9e366e9
fix: data deleter schema issue
2024-11-14 17:38:20 +08:00
xiao-77
cc3f4504bf
Add mnd init cfg and mnd cfg trans.
2024-11-14 17:20:50 +08:00
dapan1121
0995facd64
fix: hash put duplicated issue
2024-11-14 16:37:10 +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
kailixu
2028db3623
enh: avoid invalid access of log file handle
2024-11-14 10:00:07 +08:00
dapan1121
34cfca745b
fix: duplicated clientId issue
2024-11-13 19:19:00 +08:00
xiao-77
748bb000b0
fix some error and rename some functions
2024-11-13 16:51:26 +08:00
Shengliang Guan
4e34363d20
fix: print full config name
2024-11-13 13:59:59 +08:00