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
Zhixiao Bao
405d924a6f
Merge branch '3.0' into enh/3.0/TS-5007
2024-12-10 14:32:43 +08:00
WANG MINGMING
4a3eda51e0
Merge branch '3.0' into feat/TD-32642
2024-12-10 14:11:47 +08:00
xiao-77
2e1b94ff87
Fix review errors.
2024-12-10 11:33:03 +08:00
yihaoDeng
811f27d39f
opt code
2024-12-10 09:58:45 +08:00
Shengliang Guan
6259dcc8bd
enh: add heaptest
2024-12-09 12:14:40 +00: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
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
Shungang Li
a3fa03646a
fix: print multi dataDir for log
2024-11-12 15:19:15 +08:00
dapan1121
7cd98a1902
fix: memory leak issues
2024-11-12 08:42:54 +08:00
Hongze Cheng
a9e5699a4d
enh: add more error case handle code
2024-11-11 15:23:41 +08:00
dapan1121
a8561fba4f
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-11-11 11:01:22 +08:00
dapan1121
411d61504f
fix: remove taosMem calling
2024-11-11 09:09:40 +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
Shengliang Guan
d36b6fd214
Merge pull request #28682 from taosdata/enh/TD-32167/os
...
Parameter validation
2024-11-08 09:30:09 +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
dapan1121
dd2ab5b361
fix: ut issues
2024-11-07 16:46:18 +08:00
Haojun Liao
a8f7f153d9
refactor: do some internal refacrtor.
2024-11-07 16:44:43 +08:00
Haojun Liao
daedcc53fb
refactor: return the error code and do some refactor.
2024-11-07 16:28:47 +08:00
Pengrongkun
7af56a3120
Add TSDB_CODE_TSC_STMT_BIND_NUMBER_ERROR, Clear error message
2024-11-07 14:49:46 +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
dmchen
623017b16d
dmchen/trans-improve-show
2024-11-07 02:32:44 +00:00
dapan1121
c5c85efeb5
enh: adjust mode and retire policy
2024-11-06 19:26:14 +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
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
Shengliang Guan
07f9690714
Merge pull request #28603 from taosdata/enh/TD-32540
...
supporte disable encode and add test case
2024-11-01 18:09:21 +08:00
Shengliang Guan
3e4dddaed8
Merge pull request #28600 from taosdata/fix/TD-32733
...
fix tsdb compress possible crash
2024-11-01 18:06:03 +08:00
Shengliang Guan
65f41cad20
Merge pull request #28577 from taosdata/enh/TD-32652-main
...
enh(query)[TD-32652]: enable AVX implementation with CPU dispatching
2024-11-01 17:30:52 +08:00
xiao-77
91f36605e4
Merge branch '3.0' into enh/TS-5007
2024-11-01 15:37:10 +08:00
xiao-77
5cd23d8f6c
Split array in pCfg to global&local array.
2024-11-01 15:20:31 +08:00
dapan1121
4a4351d4ec
enh: add memory alloc & free stat
2024-11-01 13:35:46 +08:00
Jinqing Kuang
647066c4f9
enh(query)[TD-32652]: enable AVX implementation with CPU dispatching
...
Extract AVX implementation of specific functions into separate files.
The CPU dispatching mechanism will now check the machine's instruction
set at runtime to determine whether to use the AVX implementation or
fallback to the naive version.
This enhancement improves performance on most machines while ensuring
compatibility with older hardwares.
2024-11-01 12:44:59 +08:00
yihaoDeng
53aa105da9
add disable support and add test case
2024-11-01 11:23:52 +08:00
xiao-77
9f6504cdf4
Add category to config item and rename array to loaclArray.
2024-11-01 10:24:26 +08:00
yihaoDeng
31f4cb5eb4
fix possible crash
2024-11-01 09:46:09 +08:00
Shengliang Guan
eedc020425
Merge branch '3.0' into enh/dnodelist
2024-10-31 17:40:01 +08:00
Shengliang Guan
f13d262a5a
Merge branch '3.0' into merge/mainto3.0
2024-10-31 17:38:59 +08:00
Shengliang Guan
33cc4db548
Merge branch 'main' into merge/mainto3.0
2024-10-31 17:38:54 +08:00
Shengliang Guan
27cdac0910
Merge pull request #28579 from taosdata/merge/mainto3.0
...
merge: from main to 3.0 branch
2024-10-31 17:37:13 +08:00
Shengliang Guan
aec6f3a105
feat: adjust error messages
2024-10-31 16:10:35 +08:00
Shengliang Guan
cea0bb6445
Merge pull request #28480 from taosdata/enh/TD-32190
...
enh: add query plan test
2024-10-31 15:27:58 +08:00