TDengine/source/libs/parser/test
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
..
CMakeLists.txt os: add Mac compile support 2022-07-02 17:40:23 +08:00
mockCatalog.cpp feat(stream): optimize client logic of creating stream if with history (#30059) 2025-03-14 13:55:52 +08:00
mockCatalog.h TD-10674 insert unit test with multiple scenarios 2021-12-21 17:03:20 -05:00
mockCatalogService.cpp fix parser/planner/nodes ret check ci 2024-07-26 17:57:29 +08:00
mockCatalogService.h feat: the compact command adds 'start with end with' clause 2023-03-07 15:24:04 +08:00
parAlterToBalanceTest.cpp feat/TS-5927-long-password-fix-cases 2025-02-13 10:02:17 +00:00
parExplainToSyncdbTest.cpp fix: plannerTest/parserTest crash and memory leaks 2024-02-05 13:05:01 +08:00
parInitialCTest.cpp feat/TS-5927-long-password-fix-cases 2025-02-13 10:02:17 +00:00
parInitialDTest.cpp fix: plannerTest/parserTest crash and memory leaks 2024-02-05 13:05:01 +08:00
parInsertTest.cpp enh: insert client optimize 2022-08-15 14:45:59 +08:00
parSelectTest.cpp fix: ut error code 2024-09-05 15:57:23 +08:00
parShowToUse.cpp fix: ut case issue 2023-10-30 16:44:10 +08:00
parTestMain.cpp feat:[TS-3718]save slow log file one day one file 2024-08-02 16:29:48 +08:00
parTestUtil.cpp fix parser/planner/nodes ret check ci 2024-07-26 17:57:29 +08:00
parTestUtil.h feat: support writing streams to existing tables 2023-01-17 16:47:43 +08:00