Commit graph

16 commits

Author SHA1 Message Date
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
xinsheng Ren
2b94cc6b2f
fix: use default timezone (#33980) 2025-12-25 14:19:50 +08:00
WANG MINGMING
bd4767d270
feat(taos): add connector info for perf_connections (#33426) 2025-10-30 16:59:28 +08:00
Yihao Deng
b375653948
fix: clearing user_ip in taos_options_connection does not take effect (#33228) 2025-10-13 16:57:53 +08:00
Tony Zhang
0f9751e4ce
fix: stmt tz error (#32503)
* fix stmt tz error

* fix operator right value null error

---------

Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
2025-08-14 21:00:06 +08:00
yihaoDeng
dbd0a28f04 change test case later 2025-06-17 21:03:03 +08:00
yihaoDeng
952f0fc146 fix invalid read 2025-06-17 21:00:04 +08:00
Simon Guan
4f1a5ac37e
fix: unit tests fail intermittently (#30720) 2025-04-09 21:57:29 +08:00
pengrongkun94@qq.com
9729b8b9dc fix other async create database case 2025-01-13 15:51:15 +08:00
yihaoDeng
942151be05 fix:[TD-32642] test case error if multi connections 2024-12-11 16:05:40 +08:00
wangmm0220
227f8bc9d1 feat:[TD-32642] add timezone support in windows 2024-12-06 18:21:16 +08:00
wangmm0220
5cfadb657f feat:[TD-32642] add timezone support in windows 2024-12-06 17:00:50 +08:00
wangmm0220
86c2d5c1c0 feat:[TD-32642] add timezone support in windows 2024-12-06 15:34:26 +08:00
wangmm0220
77b9871c0e feat:[TD-32642] add timezone support in windows 2024-12-05 18:55:48 +08:00
wangmm0220
b179c14b6d feat:[TD-32642] add test case for charset 2024-12-05 15:38:19 +08:00
wangmm0220
f338357477 feat:[TD-32642] add test case for charset 2024-12-04 18:50:52 +08:00
Renamed from source/client/test/timezoneTest.cpp (Browse further)