Commit graph

25 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
wangmm0220
5cfadb657f feat:[TD-32642] add timezone support in windows 2024-12-06 17:00:50 +08:00
Shengliang Guan
0dfac36f5e Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-09 16:40:16 +08:00
Liu Jicong
3ed1ab6acb enh(stream): auto create ctb 2022-05-07 23:19:05 +08:00
Shengliang Guan
f0bc032761 fix: temporarily disable encodeTest 2022-05-07 21:15:13 +08:00
Shengliang Guan
f7a91879a9 fix: temporarily disable encodeTes 2022-05-07 20:34:54 +08:00
Hongze Cheng
20854de43b fix compile error 2022-05-07 10:13:55 +00:00
afwerar
bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Hongze Cheng
45cf8aa16b refact meta 3 2022-04-20 08:50:45 +00:00
afwerar
30c10ef8b3 [TD-13063]<fix>: prepare for win compilation. 2022-03-17 14:22:36 +08:00
Liu Jicong
e766f3fad4 add mnode stream 2022-03-10 17:15:45 +08:00
Haojun Liao
0900a492d7
Merge pull request #10536 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-03-04 10:28:28 +08:00
afwerar
35b3edaea5 [TD-13756]<fix>: file system stat access func. 2022-03-04 00:04:57 +08:00
Haojun Liao
9b5b74b8e1 [td-13039] fix bug and memory leak in the unit test. 2022-03-02 23:30:02 +08:00
Shengliang Guan
426519d684 encode 2022-02-28 10:05:31 +08:00
Shengliang Guan
3f5f6b9f2e rename file 2022-02-28 10:03:53 +08:00
Shengliang Guan
2e14f63453 Remove warnings 2022-01-21 02:19:40 -08:00
Hongze Cheng
04d5badb3c add forward compatilibity 2022-01-04 03:46:55 +00:00
Hongze Cheng
395b2bbeab add more test 2022-01-03 10:07:42 +00:00
Hongze Cheng
1fde98815b refact and fix some bugs 2022-01-03 10:02:21 +00:00
Hongze Cheng
086a2202ce more 2022-01-03 08:45:31 +00:00
Hongze Cheng
7b3a04c4dd more 2022-01-03 06:34:54 +00:00
Hongze Cheng
8aaf22ae75 more 2022-01-03 06:21:33 +00:00
Hongze Cheng
99510b689c add more check 2022-01-03 06:18:07 +00:00
Hongze Cheng
62b60991f3 add encode test 2022-01-03 06:04:15 +00:00