Commit Graph

4960 Commits

Author SHA1 Message Date
Haojun Liao ac667164ed refactor: do some internal refactor. 2025-03-03 16:20:58 +08:00
Simon Guan 7326e3d8bc Merge branch '3.0' into merge/mainto3.0 2025-03-03 14:01:51 +08:00
Simon Guan 6826edf5e0 Merge branch 'main' into merge/mainto3.0 2025-03-03 14:01:43 +08:00
Simon Guan f88c249fa4
Merge pull request #29946 from taosdata/fix/remove-sync-heartbeat-lock
fix: remove sync heartbeat lock
2025-03-03 13:52:16 +08:00
Simon Guan d7207861bb Merge remote-tracking branch 'origin/3.0' into fix/internal 2025-03-03 10:43:07 +08:00
Simon Guan 568ad58079
Merge pull request #29950 from taosdata/enh/3.0/TD-32686
Enh(stmt2)[td-32686] add row format bind
2025-03-03 10:28:59 +08:00
factosea 6da2e6f547 fix: test case 2025-03-02 22:48:21 +08:00
factosea e91014f807 feat: show variables like 2025-03-02 22:48:05 +08:00
Haojun Liao a71f414d97 refactor(stream): stop all tasks before drop vnodes. 2025-03-02 02:06:14 +08:00
dmchen 774c512148 fix:add-status-timestamp 2025-03-01 00:22:37 +08:00
Simon Guan 43ca6d5f9e refactor: adjust some logs 2025-02-28 16:49:46 +08:00
Hongze Cheng 0d2ca243b1 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-5445-3.0 2025-02-27 17:18:33 +08:00
dmchen 7eeb800213 fix:add-status-timestamp 2025-02-27 15:29:52 +08:00
dmchen 93992f3d6e fix:add-status-timestamp 2025-02-27 15:22:33 +08:00
wangmm0220 a823efb3c4 feat:[TD-33798]modify metadata logic for tmq 2025-02-27 09:55:11 +08:00
dongming chen 0ce087f2b3
Merge branch '3.0' into feat/TS-5805-force-assign-leader 2025-02-26 13:57:36 +08:00
pengrongkun94@qq.com 8cf363fbf3 Merge remote-tracking branch 'origin/3.0' into enh/3.0/TD-32686 2025-02-26 10:36:19 +08:00
Hongze Cheng d48547ed64 more code 2025-02-25 16:48:43 +08:00
Shengliang Guan 8a324a45d5
Merge pull request #29885 from taosdata/feat/TD-33798
feat:[TD-33798]send batch metadata & remove data if subscribe only meta
2025-02-24 19:32:26 +08:00
Shengliang Guan 08e7a6e950 fix: minor changes 2025-02-23 18:42:05 +08:00
Shengliang Guan d5efcc9b11 test: ut 2025-02-22 20:05:58 +08:00
wangmm0220 4c8d6a1508 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-33798 2025-02-21 19:00:34 +08:00
Shengliang Guan 0cd2384ff9
Merge pull request #29876 from taosdata/enh/3.0/TD-33802
enh(stmt2)[TD-33802]:check pk null error when stmt2 bind
2025-02-21 13:53:00 +08:00
wangmm0220 e594c2bbd5 feat:[TD-33798]modify metadata logic for tmq 2025-02-21 11:49:17 +08:00
pengrongkun94@qq.com e46913e1fe enh stmt2 TD-33802 2025-02-20 18:35:34 +08:00
Shengliang Guan f16ae7abe1
Merge pull request #29809 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
2025-02-20 10:27:20 +08:00
Shengliang Guan 4e064b5aec
Merge pull request #29823 from taosdata/feat/TS-5928
fix:[TS-5928]add consumer parameters
2025-02-19 19:22:26 +08:00
Shengliang Guan d13f9448eb
Merge pull request #29730 from taosdata/feat/3.0/TS-5584
Feat(sync):Add restore progress to the "show vnodes" command, and add…
2025-02-19 16:30:27 +08:00
Shengliang Guan 6735e5e948
Merge pull request #29822 from taosdata/kjq/enh-code-clarity
enh(stream): add options to control message and frame size
2025-02-18 18:59:28 +08:00
Shengliang Guan 8bee0e7030
Merge pull request #29666 from taosdata/feat/TS-5776
fix:[TS-5776]add raw type from consumer
2025-02-18 17:53:52 +08:00
wangmm0220 bdfa67e4a9 fix:[TS-5928]add consumer parameters 2025-02-18 17:32:00 +08:00
Jinqing Kuang a48095d467 enh(streams): add options to control message and frame size
Add options to allow users to specify message and frame size limits for
event notifications.
2025-02-18 17:20:38 +08:00
Zhixiao Bao 05112546fd
Merge branch '3.0' into feat/3.0/TS-5584 2025-02-18 16:07:47 +08:00
wangmm0220 f824a75f4d Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-5776 2025-02-18 15:28:10 +08:00
Shengliang Guan 92eb6038e2
Merge pull request #29762 from taosdata/feat/TS-5469-3.0
feat(stream)[TS-5469]: add more stream event notifications
2025-02-18 15:14:58 +08:00
xiao-77 b4927ca10a Fix some review errors. 2025-02-18 15:06:38 +08:00
Shengliang Guan 63fc5dea34 Merge branch '3.0' into merge/mainto3.0 2025-02-18 10:29:16 +08:00
xiao-77 d071f40328 Fix review errors. 2025-02-18 09:31:15 +08:00
wangmm0220 551eb5bf41 fix:[TS-5776]add test case 2025-02-17 17:44:13 +08:00
wangmm0220 6f2ccfc3b2 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-5776 2025-02-17 17:41:25 +08:00
wangmm0220 420c222d5b fix:[TS-5776]add raw type from consumer 2025-02-17 15:32:18 +08:00
Shengliang Guan d0b9efccf8
Merge pull request #29791 from taosdata/fix/main/TS-6021
Fix modify s3 bucket name from global to local.
2025-02-17 15:02:35 +08:00
xiao-77 43fffd644b resolve compatibility issues 2025-02-17 14:42:20 +08:00
wangmm0220 3da00b7c74 fix:[TS-5776]add raw type from consumer 2025-02-17 10:13:49 +08:00
xiao-77 9b87d982a4 Fix modify s3 bucket name from global to local. 2025-02-17 09:26:26 +08:00
Jinqing Kuang fc2d2672b9 feat(stream)[TS-5469]: add more stream event notifications
- Add event notifications for all window types
- Implement window invalidation notifications
- Add statistics for event notification delivery
2025-02-16 11:07:16 +08:00
wangmm0220 d67de02a31 fix:[TS-5776]add raw type from consumer 2025-02-14 15:09:32 +08:00
dmchen 55e12e520b feat/TS-5927-long-password-encrypt-pass 2025-02-13 07:45:42 +00:00
Alex Duan d3e1e53569 fix: adjust oem name only with cus_name.h define 2025-02-13 14:12:34 +08:00
Alex Duan 400254820c fix: remove cur_name.h content to tdef.h and del cur_name.h 2025-02-13 13:00:46 +08:00
Zhixiao Bao e71c03a90f
Merge branch '3.0' into feat/3.0/TS-5584 2025-02-13 10:17:58 +08:00
dongming chen 2fd8792c7a
Merge branch '3.0' into feat/TS-5927-long-password 2025-02-12 15:26:41 +08:00
xiao-77 359399f1cd feat rename some names. 2025-02-12 14:49:59 +08:00
dongming chen 0350f46ba4
Merge pull request #29756 from taosdata/3.0
3.0
2025-02-12 14:00:02 +08:00
Shengliang Guan 67b678f9f0
Merge pull request #29746 from taosdata/merge/mainto3.02
merge: from main to 3.0 branch
2025-02-12 13:57:36 +08:00
dmchen d128c3927d fix/TS-5805-check-arb-fix-comment 2025-02-12 02:04:13 +00:00
xiao-77 bdcec392b4 Merge remote-tracking branch 'origin/3.0' into feat/3.0/TS-5584 2025-02-12 09:56:23 +08:00
xiao-77 a1a3f83283 Add unapplied to show vnodes. 2025-02-12 09:55:36 +08:00
xiao-77 2db890f645 Fix alter/test_alter_config.py. 2025-02-12 09:21:59 +08:00
wangmm0220 f0b9e7b5f4 fix:[TS-5776]avoid memcpy fo DataRspObj 2025-02-11 18:44:56 +08:00
wangmm0220 878bac1556 fix:[TS-5776]avoid memcpy fo DataRspObj 2025-02-11 18:04:53 +08:00
xiao-77 b62d8d37b1 Feat(sync):Use remaining time to replace progress. 2025-02-11 15:51:05 +08:00
Shengliang Guan cd52401303 Merge branch 'main' into merge/mainto3.02 2025-02-11 15:15:35 +08:00
dmchen 13d0a9b5e2 fix/TS-5805-check-arb-msg 2025-02-11 01:47:52 +00:00
xiao-77 fbe65197d6 Feat(sync):Add restore progress to the "show vnodes" command, and add the applied index to the "show vgroups" command. 2025-02-10 15:58:25 +08:00
dmchen b1dc31a2bd fix/TS-5805-check-arb-add-column 2025-02-10 06:57:50 +00:00
dongming chen 240a8b5d5b
Merge pull request #29723 from taosdata/3.0
3.0
2025-02-10 09:56:12 +08:00
Shengliang Guan 1c8b1520d6 Merge branch 'main' into merge/mainto3.02 2025-02-08 11:12:14 +08:00
xiao-77 2cbb7a7814 Fix sdb config compare errors. 2025-02-07 18:49:00 +08:00
xiao-77 4bd2230831 Fix some configs' errors and remove some configs from global config list. 2025-02-07 18:27:39 +08:00
wangmm0220 94b74cc20f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-5776 2025-02-07 18:25:08 +08:00
Alex Duan dd0da4a96e trigger ci run 2025-02-06 17:14:29 +08:00
Jinqing Kuang 62a872bb49 fix: resolve compilation issues
- Remove redundant third-party library builds
- Fix parsing conflicts in sql.y
2025-02-06 15:20:53 +08:00
Shengliang Guan a004d95996 Merge branch '3.0' into merge/mainto3.02 2025-02-06 13:46:36 +08:00
pengrongkun94@qq.com 2279e931b8 fix row clear problem 2025-02-05 18:30:30 +08:00
pengrongkun94@qq.com 0992136ef5 fix disorder row build problem 2025-01-27 12:58:07 +08:00
wangmm0220 b5edb79d48 fix:[TS-5776]add raw type from consumer 2025-01-24 16:55:53 +08:00
dmchen 2b4d4162a7 feat/TS-5805-force-set-assign 2025-01-24 08:50:04 +00:00
wangmm0220 902d067776 fix:[TS-5776]add raw type from consumer 2025-01-24 14:56:00 +08:00
pengrongkun94@qq.com febd938ea8 Merge remote-tracking branch 'origin/3.0' into enh/3.0/TD-32686 2025-01-24 14:02:26 +08:00
wangmm0220 7fad4bceb0 fix:[TS-5776]add raw type from consumer 2025-01-24 13:44:56 +08:00
dmchen d9401fd75d feat/TS-5805-add-sql-command 2025-01-23 09:37:07 +00:00
dmchen 3c5b8037e3 feat/TS-5927-long-password 2025-01-23 08:46:29 +00:00
Haojun Liao 883b1b79a2 enh(analysis): add the algorithm in telemetry report. 2025-01-23 00:29:18 +08:00
wangmm0220 3fb2ec432e fix:[TS-5776]add raw type from consumer 2025-01-22 17:40:59 +08:00
wangmm0220 7c5c9f6245 fix:[TS-5776]add raw type from consumer 2025-01-22 16:38:37 +08:00
Shengliang Guan 8c0600649f
Merge pull request #29623 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
2025-01-22 16:36:17 +08:00
Haojun Liao d6dc966ed1 fix(analysis): fix compiler error on windows. 2025-01-22 15:12:43 +08:00
xiao-77 90879f97d4 Fix ci problems. 2025-01-22 13:48:09 +08:00
Haojun Liao 237be3319e fix(analysis): fix compiler error on windows. 2025-01-22 13:07:35 +08:00
Haojun Liao 9aa36c24d4 enh(analysis): move tanalytics to common module. 2025-01-22 11:13:51 +08:00
Haojun Liao 84580286ce enh(analysis): enable community edition to support anodes. 2025-01-22 11:11:06 +08:00
Jinqing Kuang eb5d463490 feat(stream)[TS-5469]. add support for window event notifications in stream processing
- Introduce new syntax to specify notification type and destination address
- Collect relevant event information during window computations
- Implement websocket-based notification delivery to the specified address
2025-01-21 17:39:46 +08:00
Shengliang Guan 5381e24601 Merge branch '3.0' into merge/mainto3.0 2025-01-21 16:06:29 +08:00
Shengliang Guan 7e9453385c Merge branch 'main' into merge/mainto3.0 2025-01-21 16:06:24 +08:00
xiao-77 6f976d604a Fix ci problems. 2025-01-21 12:45:54 +08:00
xiao-77 a4e88660db fix(rpc):use tsApplyMemoryAllowed to control memory alloc while apply msg. 2025-01-21 11:33:08 +08:00
pengrongkun94@qq.com 3b741a26fa fix col clone and release problem 2025-01-17 15:53:37 +08:00
Minglei Jin 4eb3563d6d xml2: use xml2 from github instead of gnome 2025-01-16 16:16:24 +08:00
Shengliang Guan e48b48f93c Merge branch 'main' into merge/mainto3.0 2025-01-10 12:07:40 +08:00