mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
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) |
||
|---|---|---|
| .. | ||
| stream_6570600210.py | ||
| stream_drop.py | ||
| stream_drop_table.py | ||
| stream_fetch.py | ||
| stream_partitionby.py | ||
| stream_place_holder_column.py | ||
| stream_recalc_bug1.py | ||
| stream_schema.py | ||
| stream_subq_in-mtables.py | ||
| stream_subquery-mtables.py | ||
| stream_subquery-nodes.py | ||
| stream_subquery.py | ||
| stream_subquery_in.py | ||
| stream_subquery_in_vtable.py | ||
| stream_subquery_in_vtable2.py | ||
| stream_subquery_in_vtable3.py | ||
| stream_syntax.py | ||
| stream_td37724.py | ||
| stream_udf_in_where.py | ||
| test_ins_streams_sql_len.py | ||
| test_stream_check_name.py | ||
| test_stream_long_name.py | ||
| test_stream_no_snode.py | ||
| test_stream_output_table.py | ||
| test_stream_same_name.py | ||
| test_stream_subquery_per_event.py | ||
| test_stream_window_query.py | ||