TDengine/source/libs/planner/test
WANG Xu c52c68aa4f
sync: apply remaining build system changes from monorepo (main)
The following commits could not be applied individually due to context
differences between the monorepo and the public repo's build files.
They have been applied as a cumulative diff to ensure the final state
matches the monorepo exactly:

- chore: sync CI files with 3.0 branch to eliminate merge conflicts (rd-public/tsdb!271)
- revert(refactor): dynamically link taosd taosudf taosmqtt against libtaosnative.so to reduce binary size (revert #183) (rd-public/tsdb!282)
- fix(docs): autofix formatting issues across all doc files (rd-public/tsdb!296)
- feat: support -DBUILD_SANITIZER=true on windows for debug build (rd-public/tsdb!291)
- feat(build): build cache, mirror, and sccache optimizations (rd-public/tsdb!326)
- docs: update image for three replica (rd-public/tsdb!324)
- enh: shared storage on windows (rd-public/tsdb!333)
- fix(cmake): convert ext_libs3 from git clone to URL tarball download (rd-public/tsdb!360)
- feat: dual-source deps and comprehensive docs/packaging (cherry-pick to main) (rd-public/tsdb!352)
- fix(cmake): guard DOWNLOAD_EXTRACT_TIMESTAMP for CMake < 3.24 and fix duplicate Cargo.lock entry (rd-public/tsdb!369)
- fix: test case execution failure in pytest.sh (rd-public/tsdb!338)
- enh: built-in compilation support for Python UDF plugins use abi3 (rd-public/tsdb!325)
2026-05-23 14:11:50 +08:00
..
CMakeLists.txt sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
planBasicTest.cpp feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
planDistinctTest.cpp feat: support partition by expression and aggregate function output together 2022-06-25 10:29:44 +08:00
planEventTest.cpp event window query 2022-12-13 14:18:03 +08:00
planGroupByTest.cpp test: [TS-6100] Reopen UTs (#32363) 2025-07-30 15:11:10 +08:00
planIntervalTest.cpp test: [TS-6100] Reopen UTs (#32363) 2025-07-30 15:11:10 +08:00
planJoinTest.cpp fix: join validity check 2022-09-22 16:54:39 +08:00
planLimitTest.cpp enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00
planOptimizeTest.cpp test: [TS-6100] Reopen UTs (#32363) 2025-07-30 15:11:10 +08:00
planOrderByTest.cpp fix: some problems of planner 2022-07-30 13:14:44 +08:00
planOtherTest.cpp feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
planPartByTest.cpp fix: plan problem with 'partition by tag group by tag' statement 2022-10-18 15:01:52 +08:00
planProjectTest.cpp feat: add physical plannode of indefinite rows func 2022-05-31 11:29:10 +08:00
planSessionTest.cpp feat: split session and state window on stable 2022-06-23 08:52:47 +08:00
planSetOpTest.cpp fix: parsing conflicts 2022-09-16 19:54:46 +08:00
planSTableTest.cpp fix: a problem of interval distributed split 2022-06-10 14:28:58 +08:00
planStateTest.cpp test: [TS-6100] Reopen UTs (#32363) 2025-07-30 15:11:10 +08:00
planStmtTest.cpp planner/nodes/parser ret check 2024-07-26 17:57:27 +08:00
planSubqueryTest.cpp enh: Adjustment of the keeporder property of the function (#34103) 2026-01-22 14:32:36 +08:00
planSysTbTest.cpp enh: ins_tables optimize 2022-11-21 18:44:04 +08:00
planTestMain.cpp feat:[TS-3718]save slow log file one day one file 2024-08-02 16:29:48 +08:00
planTestUtil.cpp fix(rbac): access control[manual-only] (#35213) 2026-04-27 14:57:54 +08:00
planTestUtil.h enh: added memory allocators for parser and planner 2022-09-20 16:13:08 +08:00