xiao-77
36c7d0f146
Fix ci cases.
2024-12-06 14:17:43 +08:00
xiao-77
c653daf5dc
Fix unit test.
2024-12-06 11:37:45 +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
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