Commit Graph

22664 Commits

Author SHA1 Message Date
kailixu f48e0727e6 enh: use memory safe functions 2024-12-11 16:40:11 +08:00
factosea ed59e85dab fix: minus operator resType 2024-12-11 16:02:25 +08:00
xiao-77 c50781d089 Send alter msg sync. 2024-12-11 15:46:44 +08:00
Shengliang Guan 969f823da8
Merge pull request #29092 from taosdata/fix/3.0/TD-33146
fix:[TD-33146] stmt_get_tag_fields return error code
2024-12-11 14:08:47 +08:00
Pengrongkun 9ba9b21ff0 fix stmt_get_tags error code 2024-12-11 11:29:18 +08:00
xiao-77 78a283411c Fix error return code. 2024-12-11 11:17:16 +08:00
dapan1121 d7032ac520 fix: task seriousId issue 2024-12-11 09:30:56 +08:00
dapan1121 2591bba09b Merge remote-tracking branch 'origin' into feat/TD-30268 2024-12-11 09:27:18 +08:00
Shengliang Guan 6d1deb5f36 Merge branch '3.0' into merge/mainto3.0 2024-12-10 15:17:52 +00:00
Shengliang Guan 53f836b4d4 Merge branch 'main' into merge/mainto3.0 2024-12-10 15:17:48 +00:00
Hongze Cheng 02ceb83314 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-3.0 2024-12-10 20:54:59 +08:00
yihaoDeng 32c370f368 Merge remote-tracking branch 'origin/main' into enh/useSafySysFunc 2024-12-10 19:22:07 +08:00
kailixu eaf5978b2c Merge branch '3.0' into feat/TD-30268 2024-12-10 18:49:15 +08:00
Haojun Liao aa12038fc4 fix(stream): record the failure of dispatch msg, and set the update node id. 2024-12-10 17:58:53 +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
dapan1121 7fd0d024fc fix: windows compile issue 2024-12-10 09:15:15 +08:00
Hongze Cheng 4ba185fbfe Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-3.0 2024-12-10 08:41:26 +08:00
yihaoDeng 0617120f8b fix deadlock 2024-12-09 19:13:01 +08:00
yihaoDeng 91d0fe5c8b fix deadlock 2024-12-09 19:11:48 +08:00
Shengliang Guan b99f32b8f0 Merge branch '3.0' into merge/mainto3.0 2024-12-09 19:06:11 +08:00
Shengliang Guan e99b888654 Merge branch 'main' into merge/mainto3.0 2024-12-09 19:06:06 +08:00
Shengliang Guan 83c0d38d5c
Merge pull request #29046 from taosdata/fix/skip-trim-during-restore
fix/skip-trim-during-restore
2024-12-09 17:54:59 +08:00
wangjiaming0909 58e1322014 fix packing build with stringop-overflow 2024-12-09 16:57:12 +08:00
wangmm0220 0a7d8f3a69 Merge branch 'feat/TD-32642' of https://github.com/taosdata/TDengine into feat/TD-32642 2024-12-09 16:16:08 +08:00
wangmm0220 67a1df6269 feat:[TD-32642] fix problems reviewd 2024-12-09 16:15:48 +08:00
dapan1121 20a8c92d3e Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-12-09 15:35:35 +08:00
yihaoDeng 32b5ec1da7 opt code 2024-12-09 14:35:12 +08:00
yihaoDeng b5642faef5 Merge remote-tracking branch 'origin/main' into enh/useSafySysFunc 2024-12-09 13:46:45 +08:00
Shengliang Guan 41d7a2c667
Merge pull request #29050 from taosdata/fix/main/TD-33137
fix different byte length when union all with varchar
2024-12-09 11:49:45 +08:00
Hongze Cheng 5c8ce60dd0 more code 2024-12-08 16:54:30 +08:00
Haojun Liao b715df1ac4 fix(stream): adjust schedule interval. 2024-12-08 00:20:28 +08:00
WANG MINGMING 88f0a42cdc
Merge branch '3.0' into feat/TD-32642 2024-12-07 20:43:26 +08:00
Haojun Liao cea647daf6 refactor: limit the number of items in inputq to be 5120 2024-12-07 12:21:28 +08:00
yihaoDeng b9d92bd7b7 use safe sys func 2024-12-06 21:44:23 +08:00
wangjiaming0909 1f36e0a821 fix tests 2024-12-06 18:06:26 +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
Pengrongkun ad9ed168ee add test and fix tagbound schema problem 2024-12-06 16:42:51 +08:00
wangjiaming0909 34f1f23ed3 fix tests 2024-12-06 16:37:53 +08:00
Haojun Liao 05bfb61ec0 Merge branch 'main' into fix/liaohj 2024-12-06 14:11:54 +08:00
dapan1121 abbb0663b0 fix: windows compile issues 2024-12-06 13:46:48 +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
yihaoDeng 66771b41a0 Merge remote-tracking branch 'origin/main' into enh/useSafySysFunc 2024-12-06 10:36:09 +08:00
Shengliang Guan d774a69e4d
Merge pull request #28998 from taosdata/fix/main/TD-32416
replace unsafe funcs in parser/planner/nodes
2024-12-06 09:55:34 +08:00
Haojun Liao 43ad35f911 refactor: adjust the lock procedure for unregister stream tasks. 2024-12-06 09:20:39 +08:00
wangjiaming0909 0e08aa413f fix different byte length when union all with varchar 2024-12-06 09:12:09 +08:00
dmchen d2f77ffca0 fix/skip-trim-during-restore 2024-12-06 08:48:10 +08:00
wangmm0220 0165684131 feat:[TD-32642] merge from 3.0 2024-12-05 23:47:46 +08:00
Pengrongkun e844eea30f fix some bugs 2024-12-05 20:09:16 +08:00
wangmm0220 77b9871c0e feat:[TD-32642] add timezone support in windows 2024-12-05 18:55:48 +08:00
dapan1121 011ff04234 fix: scheduler dead lock issue 2024-12-05 18:07:37 +08:00
Shengliang Guan fc987b9722
Merge pull request #29043 from taosdata/fix/deadlock
fix(stream): fix a deadlock in update checkpoint info in case of failed.
2024-12-05 17:26:09 +08:00
kailixu 03e051ee63 feat: dispatch auto compact 2024-12-05 17:15:23 +08:00
dmchen 302758db1b fix/skip-trim-during-restore 2024-12-05 17:08:18 +08:00
yihaoDeng c5c56606c4 use safe sys func 2024-12-05 16:35:45 +08:00
yihaoDeng ffed7a3c67 remove unused code 2024-12-05 16:28:40 +08:00
Pengrongkun 7705a5856e Merge remote-tracking branch 'origin/3.0' into TD-32937-2 2024-12-05 14:00:58 +08:00
Pengrongkun ede70d0465 stmt2 support insert into stb(?)values(tbname) 2024-12-05 13:59:24 +08:00
kailixu a6e86619b0 feat: database auto compact 2024-12-05 13:06:53 +08:00
Haojun Liao af3423b714 fix(stream): fix a deadlock in update checkpoint info in case of failed. 2024-12-05 09:32:42 +08:00
54liuyao b6aa299a3c opt stream build twa result 2024-12-05 08:57:12 +08:00
Haojun Liao 067d2bd5c7 fix(stream): fix deadlock when update checkpoint info failed. 2024-12-04 22:19:37 +08:00
xiao-77 dbaa4349ea Merge branch '3.0' into enh/3.0/TS-5007 2024-12-04 19:34:14 +08:00
yihaoDeng a58d975fae use safe func 2024-12-04 19:19:17 +08:00
wangmm0220 f338357477 feat:[TD-32642] add test case for charset 2024-12-04 18:50:52 +08:00
54liuyao 03c3efbf92 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/ly_stream_main 2024-12-04 18:43:55 +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 42519e9552 use safe func 2024-12-04 17:56:18 +08:00
Shengliang Guan 494fb93d16
Merge pull request #29037 from taosdata/fix/TS-5727/groupConstValue
fix: group_const_value
2024-12-04 17:51:26 +08:00
Shengliang Guan 1e967f527e
Merge pull request #29027 from taosdata/enh/TD-33120
enh:taos_stmt2_get_stb_fields add query type nums
2024-12-04 17:47:03 +08:00
Shengliang Guan cbfdbdbd2c
Merge pull request #29010 from taosdata/fix/TS-5706/orConstContition
fix: where or const contition
2024-12-04 17:41:01 +08:00
yihaoDeng 4d51e218dc use safe func 2024-12-04 16:39:56 +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
kailixu fb029944a4 feat: auto compact options for db 2024-12-04 15:46:42 +08:00
yihaoDeng 4d193bcf5d Replace unsafe memory functions with safe versions 2024-12-04 15:29:54 +08:00
wangjiaming0909 2bf3da7415 fix tests 2024-12-04 14:51:10 +08:00
Shengliang Guan 52da6644ee
Merge pull request #29014 from taosdata/fix/remove-wrong-error-log
fix/remove-wrong-error-log
2024-12-04 14:02:56 +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
factosea 4a0b6adca4 fix: group_const_value 2024-12-04 11:50:17 +08:00
Pengrongkun 3146db60a1 1.taos_stmt2_get_stb_fields add query type nums
2.all fields add presision
2024-12-04 11:01:42 +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
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
Haojun Liao 3847ed2dc9 refactor: 1) adjust wal scan interval to be 500ms, 2) record the checkpointVer to be timestamp for force_window_close, 3) do some other internal refactor. 2024-12-04 09:43:51 +08:00
facetosea e3fa2b775f enh: time range when or const value 2024-12-04 09:35:21 +08:00
xiao-77 1698fe0544 Fix crash at wal init write file. 2024-12-04 09:30:58 +08:00
54liuyao 4fc87ada1a Merge branch 'main' of https://github.com/taosdata/TDengine into fix/ly_stream_main 2024-12-04 09:08:08 +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 118c75241d feat: time_range syntax for auto compact 2024-12-03 19:23:17 +08:00
kailixu 92471c5834 feat: add time range list for auto compact 2024-12-03 17:51:41 +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 dd0df7f4da Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-03 14:37:23 +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 0ec93eec9a
Merge pull request #28986 from taosdata/fix/retry-epset-inuse
fix/retry-epset-inuse
2024-12-03 14:24:48 +08:00
Shengliang Guan ec37289b35
Merge pull request #29013 from taosdata/fix/3.0/TD-33110
fix:[TD-33110]stmt2_get_stb_fields bug
2024-12-03 14:06:05 +08:00
Shengliang Guan 9829fb9b84
Merge pull request #29004 from taosdata/fix/TS-5712-main
fix:[TS-5712] calculate ts error in vectorMathTsSubHelper
2024-12-03 14:03:57 +08:00
Shengliang Guan ccf28466e0
Merge pull request #28771 from taosdata/enh/addDiskUsage
Enh/addDiskUsage
2024-12-03 13:42:02 +08:00
dmchen f852049156 fix/remove-wrong-error-log 2024-12-03 11:37:10 +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
Pengrongkun 7610e6d174 fix stmt2 get fields bug 2024-12-03 10:49:01 +08:00
factosea 2c91e12204 fix: where or const contition 2024-12-03 09:30:10 +08:00
54liuyao 2a8263efea opt force window close memory 2024-12-03 09:11:46 +08:00
wangmm0220 f6ca617feb fix:[TS-5712] calculate ts error in vectorMathTsSubHelper 2024-12-02 21:30:28 +08:00
yihaoDeng 8fafd0e0a5 refactor code 2024-12-02 19:05:45 +08:00
yihaoDeng 3d92cbb691 Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage 2024-12-02 19:05:33 +08:00
yihaoDeng 411a476b91 refactor code 2024-12-02 18:42:01 +08:00
yihaoDeng d7aae7dcf3 add msg len check 2024-12-02 17:49:37 +08:00
yihaoDeng a38ce3dc3b add msg len check 2024-12-02 17:46:00 +08:00
wangjiaming0909 9a01b42bc2 replace unsafe funcs 2024-12-02 16:20:40 +08:00
dapan1121 e40daae3fc Merge branch 'feat/TD-30268' of github.com:taosdata/TDengine into feat/TD-30268 2024-12-02 14:55:31 +08:00
dapan1121 ce07aaf774 fix: job retire issues 2024-12-02 14:51:31 +08:00
wangjiaming0909 718b0ad16e replace unsafe functions 2024-12-02 13:46:07 +08:00
Hongze Cheng 61d8fbc9d9 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-02 09:11:44 +08:00
kailixu 0303480f01 Merge branch '3.0' into enh/TD-30933-3.0 2024-11-30 20:36:20 +08:00
Shengliang Guan 7181c5d960
Merge pull request #28988 from taosdata/main
merge: from main to 3.0 branch
2024-11-30 11:06:48 +08:00
kailixu 168ede39ce Merge branch '3.0' into enh/TD-30933-3.0 2024-11-29 18:57:43 +08:00
kailixu a157caa38d enh: process log rotate every 30 minutes 2024-11-29 18:57:09 +08:00
Shengliang Guan 41ccb28f86
Merge pull request #28975 from taosdata/feat/main/TS-5667
support interp fill extension
2024-11-29 17:48:25 +08:00
Shengliang Guan 9201fd8902
Merge pull request #28979 from taosdata/enh/TD-32728
Enh/td 32728
2024-11-29 17:35:58 +08:00
dmchen a01e55adcd fix/retry-epset-inuse 2024-11-29 17:07:45 +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
yihaoDeng ba2a2c75cb update interface 2024-11-29 15:09:24 +08:00
54liuyao 58fdcae4d7 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020 2024-11-29 15:01:58 +08:00
yihaoDeng f7cb4b9b09 update interface 2024-11-29 14:56:29 +08:00
Haojun Liao cfdba88c53 fix(stream): fix memory leak. 2024-11-29 14:54:12 +08:00
yihaoDeng e495d39220 Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage 2024-11-29 13:50:09 +08:00
Haojun Liao 9a9a1828c1 refactor: display the time window for force_window_close. 2024-11-29 13:47:20 +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
xiao-77 71bdfdc3f7 Revert changes in transCli. 2024-11-29 11:09:31 +08:00
xiao-77 bf6361ac93 Fix ci errors. 2024-11-29 10:37:05 +08:00
Shengliang Guan b695541ff6
Merge pull request #28964 from taosdata/fix/liaohj
fix(stream): the timestamp when the stream is created is set to be the initial force_window_close start time.
2024-11-29 10:13:12 +08:00
Pengrongkun 4aee30f003 Merge remote-tracking branch 'origin/3.0' into enh/TD-32728 2024-11-29 10:13:10 +08:00
Pengrongkun 653eff8c1a taos_stmt2_get_stb_fields support insert into ? using stb tags(?) values(?) 2024-11-29 10:12:29 +08:00
54liuyao 2eb0d34d0f Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020 2024-11-29 08:59:06 +08:00
wangmm0220 8c05378ca1 feat:[TD-32642] add timezone for connection support 2024-11-29 01:13:52 +08:00
wangjiaming0909 3239a10b76 support interp fill extension 2024-11-28 20:30:53 +08:00
Shengliang Guan a3f077ce99 Merge branch '3.0' into merge/mainto3.0 2024-11-28 19:22:17 +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
Shengliang Guan 7b6c19d4d6
Merge pull request #28962 from taosdata/fix/TD-33058
update test case and remove invalid code
2024-11-28 17:55:22 +08:00
wangmm0220 375c3c4873 feat:[TD-32642] add timezone for connection support 2024-11-28 17:17:16 +08:00
Shengliang Guan 675008dd18
Merge pull request #28952 from taosdata/test/main/TD-32920
ci: set test step in ci when tdgpt file changed
2024-11-28 17:06:20 +08:00