TDengine/test/cases/18-StreamProcessing/02-Stream
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
..
stream_6570600210.py fix(stream): coredump if there is a condition of tag==%%n in join query (#33879) 2025-12-11 14:19:00 +08:00
stream_drop.py enh: drop multi-stream (#33962) 2025-12-30 18:52:02 +08:00
stream_drop_table.py fix(stream): align version between tablelist and submit to avoid Invalid parameters if deleting table (#34269) 2026-01-15 10:18:51 +08:00
stream_fetch.py calc subq to runner (#34457) 2026-03-16 14:10:31 +08:00
stream_partitionby.py case: adjust case describe and show (#33487) 2025-11-12 11:16:10 +08:00
stream_place_holder_column.py case: adjust case describe and show (#33487) 2025-11-12 11:16:10 +08:00
stream_recalc_bug1.py case: adjust case describe and show (#33487) 2025-11-12 11:16:10 +08:00
stream_schema.py fix(taosd): add logic in altering table for tmq/stream (#34809) 2026-03-21 11:38:22 +08:00
stream_subq_in-mtables.py fix(subq/stream): stream subquery per-event re-evaluation (#6984935627) (rd-public/tsdb!242) 2026-05-23 14:11:27 +08:00
stream_subquery-mtables.py feat(subq/some): some/any/exists for stream subq (#34860) 2026-03-22 18:21:54 +08:00
stream_subquery-nodes.py calc subq to runner (#34457) 2026-03-16 14:10:31 +08:00
stream_subquery.py feat(subq/some): some/any/exists for stream subq (#34860) 2026-03-22 18:21:54 +08:00
stream_subquery_in.py feat(stream/subquery/in): support in with stream subquery (#34773) 2026-03-20 09:37:37 +08:00
stream_subquery_in_vtable.py fix(subq/in): split stream_subquery_in_vtable2 into tow files (#34898) 2026-03-24 11:17:19 +08:00
stream_subquery_in_vtable2.py fix(subq/in): split stream_subquery_in_vtable2 into tow files (#34898) 2026-03-24 11:17:19 +08:00
stream_subquery_in_vtable3.py fix(subq/stream): stream subquery per-event re-evaluation (#6984935627) (rd-public/tsdb!242) 2026-05-23 14:11:27 +08:00
stream_syntax.py case: adjust case describe and show (#33487) 2025-11-12 11:16:10 +08:00
stream_td37724.py case: adjust case describe and show (#33487) 2025-11-12 11:16:10 +08:00
stream_udf_in_where.py sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
test_ins_streams_sql_len.py enh(stream): increase ins_streams sql display length (#34661) 2026-03-04 14:25:40 +08:00
test_stream_check_name.py fix(stream): fix ci case issues (#34516) 2026-02-23 20:46:41 +08:00
test_stream_long_name.py case: adjust case describe and show (#33487) 2025-11-12 11:16:10 +08:00
test_stream_no_snode.py case: adjust case describe and show (#33487) 2025-11-12 11:16:10 +08:00
test_stream_output_table.py enh(stream): increase ins_streams sql display length (#34661) 2026-03-04 14:25:40 +08:00
test_stream_same_name.py case: adjust case describe and show (#33487) 2025-11-12 11:16:10 +08:00
test_stream_subquery_per_event.py fix(subq/stream): stream subquery per-event re-evaluation (#6984935627) (rd-public/tsdb!242) 2026-05-23 14:11:27 +08:00
test_stream_window_query.py enh: window query without agg function support (#33759) 2025-12-18 15:09:27 +08:00