TDengine/source/libs/function/inc
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
..
builtins.h sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
builtinsimpl.h feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
fnLog.h enh: add log level to each log entry 2025-02-27 09:55:11 +08:00
functionMgtInt.h feat: support uncorrelated scalar subquery (#33913) 2025-12-22 11:35:33 +08:00
functionResInfoInt.h fix(func/smaple): use int64_t instead of int32_t to fix overflow (#34909) 2026-03-24 13:45:56 +08:00
tfunctionInt.h enh:[TD-31043] Handling return value in builtinsimpl.c 2024-07-23 15:37:17 +08:00
thistogram.h enh:[TD-32189] Add validation to prevent changes to resultinfo structure. 2024-10-12 15:14:59 +08:00
tpercentile.h feat(decimal): support decimal data type (#30060) 2025-03-14 18:08:07 +08:00
tscript.h more code format 2022-10-13 14:15:42 +08:00
tudfInt.h return value: udf 2024-07-27 18:33:08 +08:00
udfc.h more code format 2022-10-13 14:15:42 +08:00