Commit Graph

35 Commits

Author SHA1 Message Date
WANG MINGMING 3d053e2c9b
feat(stream): optimize client logic of creating stream if with history (#30059)
* feat:[TS-5617]use last_row cache mode if creating stream in fill_history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* feat(stream): optimize client logic of creating stream if with history

* fix: heap use after free

* feat: add log

* fix: ci case error

* fix: compile error in windows

* fix: ci case error

* fix: heap user after free

* fix: memory leak

* fix: ci case error

* fix: ci case error

* fix: ci case error

---------

Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
2025-03-14 13:55:52 +08:00
dongming chen e5fb75797a
Merge branch '3.0' into feat/TS-5927-long-password 2025-03-05 12:15:12 +08:00
xiao-77 9b87d982a4 Fix modify s3 bucket name from global to local. 2025-02-17 09:26:26 +08:00
dongming chen 2fd8792c7a
Merge branch '3.0' into feat/TS-5927-long-password 2025-02-12 15:26:41 +08:00
dmchen 2f884a8f0a feat/TS-5927-long-password-fix-cases 2025-02-11 10:19:26 +00:00
xiao-77 cf14c30927 Fix change ci res. 2025-02-08 13:42:20 +08:00
dmchen 484e4c1438 fix/remove-resolve-fqdn-retry-fix-case 2024-12-26 00:53:39 +00:00
Shengliang Guan 2e2897fbdd
Merge pull request #29166 from taosdata/fix/m/TD-33223
fix null type caused query error and fix show create table crash
2024-12-17 18:43:17 +08:00
wangjiaming0909 b297aaaba1 fix null type caused query error and fix show create table crash 2024-12-16 14:31:00 +08:00
xiao-77 7e20b31d04 Fix ci errors. 2024-11-28 19:30:09 +08:00
wangmm0220 a29d1b0c59 fix:test case error 2024-06-24 10:18:09 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
Liu Jicong 48894c8bdb enh(stream): new api for stream queue 2022-11-25 18:03:40 +08:00
Shengliang Guan c47e387d13 fix: deadlock of mnode if its state changed 2022-08-12 15:57:07 +08:00
Xiaoyu Wang 4155a3bef4 enh: show command optimize 2022-08-11 21:55:20 +08:00
Xiaoyu Wang d9d892bf29 enh: show command optimize 2022-08-11 21:21:59 +08:00
Xiaoyu Wang 44df51f98f enh: show command optimize 2022-08-11 20:56:31 +08:00
Xiaoyu Wang 9a9aef985e enh: show command optimize 2022-08-11 20:26:40 +08:00
dapan1121 cc3a7375ed enh: support app level stat 2022-08-01 20:47:08 +08:00
dapan1121 68224b2e1e fix: fix case issue 2022-07-28 19:10:18 +08:00
shenglian zhou e7c4b72f77 fix: the system table number is 31 instead of 30 since user_tags is added 2022-07-17 05:06:58 +08:00
Xiaoyu Wang f99a61a464 fix: some problem of parser and planner 2022-07-08 21:05:19 +08:00
Shengliang Guan 40ed0e22bf test: minor changes 2022-06-23 14:28:32 +08:00
dapan1121 66cfe3a3fc feat: show dnode variables 2022-06-22 17:17:18 +08:00
dapan1121 8becbc2608 feat: support show create table 2022-06-21 17:32:31 +08:00
dapan1121 b3f9f81b61 support show apps 2022-06-16 21:06:04 +08:00
Haojun Liao 6229ba0a19 test: update unit test case. 2022-05-26 20:06:22 +08:00
Shengliang Guan 7a743e11c3 fix: invalid read while retrieve mnodes 2022-04-29 14:50:24 +08:00
Haojun Liao 8f3ecd5244 test(query): update the show.sim. 2022-04-28 18:05:52 +08:00
plum-lihui cd97d82116 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:18:21 +08:00
Haojun Liao 9c9e980ec0 test(query): update tsim test scripts. 2022-04-14 11:36:06 +08:00
Haojun Liao 5a0a036770 other: merge 3.0 2022-04-13 19:32:49 +08:00
plum-lihui fe67fed4f4 [add show cases] 2022-03-24 16:32:16 +08:00
plum-lihui ee3967cbf4 [add cases] 2022-03-24 16:20:36 +08:00
plum-lihui a2b4efecf2 [add cases] 2022-03-24 16:19:14 +08:00