Commit Graph

4784 Commits

Author SHA1 Message Date
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