Commit Graph

22870 Commits

Author SHA1 Message Date
Haojun Liao fa591f4667 other: merge 3.0 2024-12-11 19:07:30 +08:00
factosea 58a605de47 fix: in operator only has one overflow contition 2024-12-11 17:29:37 +08:00
kailixu c89b5ab68f enh: use memory safe functions 2024-12-11 17:27:13 +08:00
Haojun Liao cfcb85ef94 refactor(stream): update mnode epset in hb. 2024-12-11 17:25:01 +08:00
Hongze Cheng 5d65181e6c Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-29367-3.0 2024-12-11 17:04:34 +08:00
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
Shengliang Guan 1c3af7500e
Merge pull request #28953 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
2024-11-28 16:39:06 +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
Shengliang Guan a2f6f138c8
Merge pull request #28960 from taosdata/fix/TD-33051/updateTaskStatus
Fix/td 33051/update task status
2024-11-28 16:12:32 +08:00
yihaoDeng c21ff8fdfe support escape and update test case 2024-11-28 16:11:08 +08:00
Hongze Cheng a3016f85e7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-28 16:03:57 +08:00
Hongze Cheng 56df90322e more code 2024-11-28 16:03:46 +08:00
Shengliang Guan c30d48a8a5
Merge pull request #28943 from taosdata/enh/3.0/TD-32870
enh(wal):close wal module open file
2024-11-28 15:36:13 +08:00
Haojun Liao ec71572d74 refactor: do some internal refactor. 2024-11-28 14:52:39 +08:00
Shengliang Guan ab604c18f9
Merge pull request #28925 from taosdata/feat/updateMultiTag
Feat/updateMultiTag
2024-11-28 14:24:23 +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
wangmm0220 413be29b63 feat:[TD-32642] add charset for connection support 2024-11-28 11:47:55 +08:00
xiao-77 4f2faff91d Fix maybe close undefine fd ptr. 2024-11-28 11:20:22 +08:00
xiao-77 377461152b Fix some ci case failed. 2024-11-28 09:52:55 +08:00
Shengliang Guan 26ba4b1f29 Merge branch '3.0' into merge/mainto3.0 2024-11-27 22:32:50 +08:00
Shengliang Guan 6db8a25c98 Merge branch 'main' into merge/mainto3.0 2024-11-27 22:31:17 +08:00
facetosea a2f8a822da remove some check 2024-11-27 19:51:27 +08:00
yihaoDeng afd3679633 rm unused code 2024-11-27 19:34:06 +08:00
54liuyao 1b285f8a1d fix issue 2024-11-27 18:52:04 +08:00
54liuyao 9d384bc438 fix issue 2024-11-27 18:51:50 +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
Haojun Liao 58886a0264 fix(stream): the timestamp when the stream is created is set to be the initial force_window_close start time. 2024-11-27 17:48:02 +08:00
54liuyao 23d67933cd add ci 2024-11-27 16:52:01 +08:00
kailixu 404b66e860 feat: support auto compact 2024-11-27 16:27:14 +08:00
xiao-77 1eb005a9f0 Fix error code return. 2024-11-27 16:27:00 +08:00
54liuyao d1f8f383fb Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020 2024-11-27 16:25:45 +08:00
54liuyao 9d668150d5 fix stream issue 2024-11-27 16:24:46 +08:00
Shengliang Guan 642a5152f7
Merge pull request #28900 from taosdata/fix/liaohj
fix(stream): check whether dispatch trigger block is expired or not
2024-11-27 15:47:47 +08:00
Haojun Liao 5e49268cd8 Merge branch 'main' into fix/liaohj 2024-11-27 15:44:53 +08:00
Hongze Cheng 09b0fb20ca Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-27 15:06:52 +08:00
Hongze Cheng 6b236018d5 more code and case change 2024-11-27 14:40:58 +08:00
wangmm0220 0e2a16d70f feat:[TD-32642] add charset for connection support 2024-11-27 14:25:34 +08:00
chenhaoran 7567e1a3fe Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TS-5671 2024-11-27 14:04:22 +08:00
xiao-77 d609d144be Fix ci crash. 2024-11-27 13:46:55 +08:00
yihaoDeng 2c0a6ed7ba refactor code 2024-11-27 13:34:48 +08:00
yihaoDeng bfb651b8c6 refactor code 2024-11-27 11:15:05 +08:00
54liuyao e63b8a0ccb fix issue 2024-11-27 10:55:52 +08:00
Shengliang Guan eaf4fc1a53
Merge pull request #28928 from taosdata/fix/skip-sync-reset-timer
fix/skip-sync-reset-timer
2024-11-27 10:48:50 +08:00
xiao-77 7d961a7fec Enh close wal module open file. 2024-11-27 10:15:50 +08:00
dapan1121 a15120f97e fix: add failure task destory 2024-11-27 10:10:56 +08:00
dapan1121 30eb4b2633 fix: job retry issue 2024-11-27 09:50:00 +08:00
54liuyao 0669910da5 fix issue 2024-11-27 08:58:39 +08:00
54liuyao a6cd2b16fe adj function name 2024-11-27 08:40:19 +08:00
yihaoDeng 90d63ea5a2 fix partial failure 2024-11-27 07:59:16 +08:00
yihaoDeng dc63ec194d fix invalid free 2024-11-26 19:50:26 +08:00
kailixu 67924ee55b feat: support auto compact 2024-11-26 19:46:48 +08:00
54liuyao 22023575ba opt stream force fill op 2024-11-26 19:46:36 +08:00
yihaoDeng 3843fa6de8 fix invalid free 2024-11-26 19:45:00 +08:00
yihaoDeng 2e56479f8a handle random memory failure 2024-11-26 19:00:06 +08:00
yihaoDeng 76f982e937 handle random memory failure 2024-11-26 17:57:10 +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
54liuyao 5472a22a11 Merge branch 'fix/TD-32999' of https://github.com/taosdata/TDengine into fix/TD-33020 2024-11-26 16:02:03 +08:00
dmchen 6789e2e58d fix/skip-sync-reset-timer-keep-return-error 2024-11-26 15:54:31 +08:00
54liuyao ba569d3df3 adj code 2024-11-26 15:27:03 +08:00
54liuyao f37ae57a87 opt stream row buff 2024-11-26 15:23:57 +08:00
yihaoDeng 022544d226 update test case 2024-11-26 15:01:04 +08:00
Hongze Cheng a2b0fee617 fix query bug 2024-11-26 14:23:13 +08:00
dapan1121 80b1ab8f45 fix: task delay timer not closed issue 2024-11-26 13:36:15 +08:00
dmchen 9a217a7593 fix/skip-sync-reset-timer-fix-compile 2024-11-26 13:09:18 +08:00
yihaoDeng ca8b25472b fix transCli crash 2024-11-26 11:53:16 +08:00
dapan1121 050a0dfe9f fix: scheduler timer issue 2024-11-26 09:09:15 +08:00
54liuyao 721170dcb3 opt stream time slice 2024-11-26 08:45:44 +08:00
wangmm0220 2ca9f9c8ce feat:[TD-32642] merge from 3.0 2024-11-26 00:13:43 +08:00
wangmm0220 a9d73d7b05 feat:[TD-32642] add timezone logic 2024-11-26 00:02:17 +08:00
wangmm0220 c7d0f69ca4 feat:[TD-32642] add timezone logic 2024-11-25 23:43:37 +08:00
yihaoDeng 8a10fd4f7e refactor code 2024-11-25 20:27:48 +08:00
yihaoDeng 81d177d52d support subscript 2024-11-25 19:17:56 +08:00
dmchen 7a38182a4f fix/skip-sync-reset-timer 2024-11-25 18:32:18 +08:00
chenhaoran 7688c3b7d9 ci: set test step in ci when tdgpt file changed 2024-11-25 17:23:55 +08:00
54liuyao f2f613a529 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-32999 2024-11-25 17:16:00 +08:00
Hongze Cheng 9bac4f4da2 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-25 16:39:22 +08:00
Shengliang Guan 5538900b87
Merge pull request #28899 from taosdata/enh/errorcode
enh: error code
2024-11-25 16:16:59 +08:00
Shengliang Guan ed3cc87575
Merge pull request #28851 from taosdata/ehn/vnode-open-log
ehn/vnode-open-log
2024-11-25 16:07:24 +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 cf8cea4c2d Merge branch '3.0' into enh/3.0/TS-5007 2024-11-25 14:47:38 +08:00
factosea c46278a863 fix: col type 2024-11-25 13:56:14 +08:00
54liuyao 39564a41ae fix(stream):build create table request for force_window_close 2024-11-25 13:54:31 +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
factosea 22f3c20977 enh: check param 2024-11-25 11:33:02 +08:00
yihaoDeng 97e08abe8c support update multi tag 2024-11-25 10:55:28 +08:00
Shengliang Guan a7f655a784
Merge pull request #28855 from taosdata/fix/3.0/TD-32797
fix:[ TD-32797] stmt2 nchar interlacemode problem
2024-11-24 11:50:05 +08:00
Shengliang Guan 062a8a2831
Merge pull request #28879 from taosdata/fix/TS-5677/rewriteGroupbyFunc
fix: rewrite groupkey while using windows
2024-11-24 11:45:07 +08:00
yihaoDeng 3027e377fa support update multi tag 2024-11-23 22:18:30 +08:00
Haojun Liao e4a1c5f070 other: merge main 2024-11-23 02:37:02 +08:00
Haojun Liao 448647dff2 fix(stream): check failedId before sending checkpoint msg 2024-11-23 02:31:48 +08:00
Haojun Liao 7cad1db361 fix(stream): remove failed task in hash table and array list. 2024-11-23 02:31:34 +08:00
Haojun Liao 96d4a2908e fix(stream): check failedId before sending checkpoint msg 2024-11-23 02:12:15 +08:00
Shengliang Guan 877dbd8e90 fix: complie errors 2024-11-22 22:19:42 +08:00
Haojun Liao d397c9a9b7 fix(stream): remove failed task in hash table and array list. 2024-11-22 19:22:37 +08:00
wangmm0220 69da972796 feat:[TD-32642] add timezone logic 2024-11-22 18:31:51 +08:00
factosea 266958b29e enh: error code 2024-11-22 17:53:50 +08:00
Pengrongkun 09a9298de7 TD-32797:fix array realloc problem 2024-11-22 17:43:54 +08:00
factosea 8f1eda88ad enh: error code 2024-11-22 17:18:42 +08:00
Shengliang Guan f733583117 Merge branch 'main' into doc/internal 2024-11-22 16:30:48 +08:00
xiao-77 db67245af0 Add more dyn configs and fix vesion in mnd bug. 2024-11-22 15:57:18 +08:00
Shengliang Guan 2d13ce5105 refact: rename taos lib name 2024-11-22 15:33:55 +08:00
yihaoDeng b8112ff3a0 refactor code 2024-11-22 14:58:44 +08:00
yihaoDeng 407eeb6620 Unable to 2024-11-22 14:43:11 +08:00
Shengliang Guan 7798e2f2bb Merge branch '3.0' into merge/mainto3.0 2024-11-22 13:39:48 +08:00
Shengliang Guan a607951115 Merge branch 'main' into merge/mainto3.0 2024-11-22 13:39:44 +08:00
Shengliang Guan 6186efeca1
Merge pull request #28864 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
2024-11-22 13:37:43 +08:00
Shengliang Guan a414df1d31
Merge pull request #28870 from taosdata/fix/TD-32943/groupbyvalue
fix: group by value
2024-11-22 13:29:40 +08:00
Hongze Cheng e4fd979185
Merge pull request #28877 from taosdata/fix/fixConnTimeout
increase conn timeout parameter
2024-11-22 11:31:48 +08:00
dapan1121 9ffe0bcd8c fix: job rerun retry latency issue 2024-11-22 10:17:19 +08:00
factosea 58b8e45a10 fix: rewrit groupby function 2024-11-22 09:56:40 +08:00
Shengliang Guan 36deebdde9
Merge pull request #28873 from taosdata/fix/liaohj
fix(analytics): do some internal refactor and fix the error in parse options.
2024-11-22 09:06:13 +08:00
yihaoDeng 59b63d5642 fix conn timeout 2024-11-22 08:26:07 +08:00
Haojun Liao 91ce69e6af fix(analytics): check the null ptr. 2024-11-21 20:02:23 +08:00
yihaoDeng 72b95fa316 fix compile error 2024-11-21 19:48:15 +08:00
dmchen 246a375cc2 ehn/vnode-open-log-fix-review 2024-11-21 18:28:37 +08:00
yihaoDeng af149f41ed fix conn timeout 2024-11-21 18:26:18 +08:00
Shengliang Guan 76ab0cdc84
Merge pull request #28872 from taosdata/fix/TS-5669
fix double compress when retry
2024-11-21 18:23:55 +08:00
yihaoDeng 8838ea4d38 fix conn timeout 2024-11-21 18:15:26 +08:00
dapan1121 205d47d981 fix: job destroy issue 2024-11-21 18:02:42 +08:00
Haojun Liao e103d3963b fix(analytics): check return value. 2024-11-21 16:40:06 +08:00
Shengliang Guan 967cfa59f8
Merge pull request #28856 from taosdata/fix/main/TD-32950
Enh modify wal print fileInfo from info to trace.
2024-11-21 16:31:56 +08:00
Shengliang Guan 53d9ee5012
Merge pull request #28810 from taosdata/ehn/add-sync-heartbeat-sent-time-to-log
ehn:add-sync-heartbeat-sent-time-to-log
2024-11-21 15:36:36 +08:00
yihaoDeng 37d79af7b9 fix compile error 2024-11-21 15:28:40 +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
yihaoDeng a5c1f11b04 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-5669 2024-11-21 15:00:16 +08:00
yihaoDeng 2a26f48a1b fix double compress when retry 2024-11-21 14:59:51 +08:00
Shengliang Guan 6b4d966bf8
Merge pull request #28854 from taosdata/fix/TD-32942
fix(stream):fix issue for streamscan
2024-11-21 14:47:02 +08:00
facetosea bd9b20d30f delete unused code 2024-11-21 14:44:27 +08:00
factosea 2077c9e561 fix: group by value 2024-11-21 14:20:08 +08:00
Shengliang Guan ba15fb0644 Merge branch '3.0' into merge/mainto3.0 2024-11-21 11:04:36 +08:00
Shengliang Guan cfa7d275f2 Merge branch 'main' into merge/mainto3.0 2024-11-21 11:00:00 +08:00
Hongze Cheng 65862b9837
Merge pull request #28859 from taosdata/fix/TS-5672
unify the format of qId in the logging macros,
2024-11-21 10:59:51 +08:00
Shengliang Guan e8d663809d
Merge pull request #28756 from taosdata/fix/main/tsbs_perf_optimization
fix tsbs perf issue
2024-11-21 10:40:47 +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
54liuyao 6464077cec add log 2024-11-21 09:50:45 +08:00
xiao-77 6f0279d603 Enh modify wal print fileInfo from info to trace. 2024-11-20 19:46:08 +08:00
54liuyao 5ace9b1d90 fix issue 2024-11-20 19:33:46 +08:00
54liuyao 53ae014354 fix issue for streamscan 2024-11-20 19:13:05 +08:00
dmchen a7fdabb6d7 ehn/vnode-open-log 2024-11-20 17:27:35 +08:00
yihaoDeng 6461bb0474 unify the format of qId in the logging macros, 2024-11-20 17:03:13 +08:00
Hongze Cheng 34944abfd3 more change 2024-11-20 16:47:35 +08:00
Hongze Cheng 54b367d952 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-11-20 16:29:39 +08:00
Shengliang Guan 3cada2032f
Merge pull request #28823 from taosdata/fix/3.0/TD-32587
fix:[TD-32587]fix stmt segmentation fault
2024-11-20 15:11:01 +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
dongming chen 5ef52a1a5f
Merge branch '3.0' into ehn/add-sync-heartbeat-sent-time-to-log 2024-11-20 09:15:35 +08:00
dmchen 828f01f5ae ehn/add-sync-heartbeat-sent-time-to-log 2024-11-20 08:57:27 +08:00
yihaoDeng 3ef53505b8 fix merge error 2024-11-20 08:30:11 +08:00
Pengrongkun 6b2846f941 fix segmentation fault 2024-11-19 22:25:46 +08:00
factosea 04af5f4b94 enh: check param 2024-11-19 19:38:40 +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
Shengliang Guan afcdd4e4b3
Merge pull request #28803 from taosdata/fix/main/TD-32915
fix:skip begin&end snapshot while wal level = 0.
2024-11-19 17:44:55 +08:00
Pengrongkun f3b4aa14be add checkWKBGeometry function 2024-11-19 16:44:28 +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
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
Shengliang Guan 46e93820d9
Merge pull request #28790 from taosdata/ehn/add-sync-msg-statisd
Ehn:add sync msg statis
2024-11-19 10:54:30 +08:00
Hongze Cheng 8b5664f185
Merge pull request #28787 from taosdata/fix/optReturnCode
opt return code
2024-11-19 10:33:09 +08:00
dapan1121 a5bd91492d fix: memory leak and dead lock issues 2024-11-19 10:12:45 +08:00
Shengliang Guan 99bebacd8e
Merge pull request #28784 from taosdata/fix/TD-32861-main
fix(query)[TD-32861]. fix that WHERE condition not work in statements with INTERP function
2024-11-19 09:40:28 +08:00
Pengrongkun ff2d0e6d67 fix CI problem 2024-11-19 09:22:34 +08:00
kailixu ca49a3eaf0 chore: restore the code change 2024-11-19 09:01:45 +08:00
dmchen fde7a7aeaf ehn/add-sync-heartbeat-sent-time-to-log-fix-check 2024-11-19 08:23:43 +08:00
Shengliang Guan 6044bb06f1
Merge pull request #28793 from taosdata/fix/main/TD-32883
remove duplicate group by cols
2024-11-18 19:32:16 +08:00
yihaoDeng 45df3ee3b2 reset return code 2024-11-18 18:43:15 +08:00
dmchen 472e8361ea ehn/add-sync-heartbeat-sent-time-to-log 2024-11-18 18:25:52 +08:00
kailixu 3ebb664953 enh: add bypassFlag to facilitate performance testing 2024-11-18 18:12:39 +08:00
wangjiaming0909 cb44efd329 fix comments 2024-11-18 17:26:07 +08:00
Hongze Cheng 5a85688819 enh: add query filesets sql supoort 2024-11-18 16:57:15 +08:00
Jinqing Kuang f5c66cec19 fix(query)[TD-32861]. fix that WHERE condition not work with INTERP function
Previously, a statement with INTERP would force underlying TABLE SCAN
operator to scan all data within the RANGE clause, causing the time
range constraint in the WHERE condition to be ignored. This fix ensures
that the TABLE SCAN respects both the RANGE clause and WHERE condition,
improving query accuracy and performance.
2024-11-18 16:08:27 +08:00
dmchen daa3c6bbf4 ehn/add-sync-msg-statis 2024-11-18 15:57:06 +08:00
kailixu 3225c381e2 enh: add bypassFlag to facilitate performance testing 2024-11-18 15:41:08 +08:00
dapan1121 9941dcae9b fix: mempool ut issues 2024-11-18 15:05:02 +08:00
Haojun Liao 1c66f22c2b refactor: move to msg. 2024-11-18 15:00:30 +08:00
yihaoDeng dbb5c9e864 change return code 2024-11-18 14:44:18 +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
wangjiaming0909 a6ab76b02e fix lastrow function tests 2024-11-18 14:11:21 +08:00
wangjiaming0909 6c18289de0 fix tsbs perf issue 2024-11-18 14:11:21 +08:00
xiao-77 f0c182988c Add test case for begin&end snapshot while wal_level =0 . 2024-11-18 13:49:03 +08:00
xiao-77 c954d0ac7a fix:skip begin&end snapshot while wal level = 0. 2024-11-18 11:23:06 +08:00
wangjiaming0909 b589f9089c add test case 2024-11-18 09:33:43 +08:00
Pengrongkun a774d3b428 fix some review problem 2024-11-16 09:27:52 +08:00
Pengrongkun 8d5508a7a6 fix compile problem 2024-11-16 08:52:57 +08:00
Haojun Liao 55239964a9 refactor: injection error. 2024-11-16 01:56:33 +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
wangjiaming0909 2be0ca15d8 fix group_partition test 2024-11-15 18:10:44 +08:00
wangjiaming0909 09fe252a31 remove duplicate group by cols 2024-11-15 17:52:06 +08:00
Haojun Liao b1981d309f fix(stream): return error code. 2024-11-15 17:41:14 +08:00
Haojun Liao 628808c9a4 fix(stream): fix dead lock. 2024-11-15 17:16:47 +08:00
Haojun Liao 9cc2aec9d6 fix(stream): set correct value and open inputQ for stream if reset checkpoint. 2024-11-15 17:12:01 +08:00
dmchen e57a914f00 ehn/add-sync-msg-statisd 2024-11-15 16:34:04 +08:00
yihaoDeng 2b2377869f Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage 2024-11-15 15:36:05 +08:00
yihaoDeng 88253b627e opt return code 2024-11-15 14:50:20 +08:00
Haojun Liao b74a1bc726 refactor: update logs, and set correct vgId. 2024-11-15 13:48:42 +08:00