Commit graph

51 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
Bomin Zhang
665f73d44b
fix: add check for invalid encode/compress algorithm (#35311) 2026-05-13 19:55:25 +08:00
Kaili Xu
fde63d139e
feat(mac): sod mandatory and mac[manual-only] (#35121) 2026-04-22 20:26:42 +08:00
dmchen
6a81665ffa fix/TS-6028-check-column-name-add-case 2025-02-21 14:51:40 +08:00
Hongze Cheng
af03868864 fix unit test 2024-10-30 19:42:09 +08:00
facetosea
759a5d4bbf fix ctest 2023-10-26 21:06:08 +08:00
Shungang Li
46af31539d fix: adjust the error code returned when db does not exist 2023-09-07 14:52:34 +08:00
Hongze Cheng
6ed0634fb7 format more code 2022-10-13 11:56:16 +08:00
afwerar
c064bc38e4 build: cancel smaTest stbTest 2022-08-24 11:54:39 +08:00
dapan1121
596c86dd95 fix: fix case issue 2022-08-02 13:47:04 +08:00
Shengliang Guan
e4b6fa744e enh: add wal option to show database command 2022-07-26 17:30:07 +08:00
Shengliang Guan
a846bb9381 refactor: rename cacheLastRow to cacheLast 2022-07-11 15:45:40 +08:00
Shengliang Guan
b4cadcbef2 fix: unitest of sdb 2022-07-10 11:50:56 +08:00
Shengliang Guan
94f71012ea fix: compile error 2022-07-10 11:49:04 +08:00
afwerar
4c846895ff test: add test time count print 2022-06-24 14:36:41 +08:00
afwerar
72d4048f5b fix(os): change-win-ctest 2022-05-31 13:50:29 +08:00
dapan1121
823bfcb32b fix case issue 2022-05-26 22:16:38 +08:00
Shengliang Guan
510b5fce63 refactor: use tagver and colver insteadof sversion 2022-05-26 17:24:32 +08:00
afwerar
5acf419019 fix(os): win not close file ctest error 2022-05-21 23:47:39 +08:00
Shengliang Guan
1e7dd90844 enh: return success if version in alter request is smaller than the stb 2022-05-19 13:13:35 +08:00
Shengliang Guan
073745c893 refactor: alter stb 2022-05-07 13:06:23 +08:00
Shengliang Guan
2d7ccc3b21 enh: refactor db options 2022-04-28 15:30:23 +08:00
Shengliang Guan
3cc90a8cec Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 14:25:52 +08:00
Shengliang Guan
17572e197b fix: remove sleep for single replica is work 2022-04-26 11:51:32 +08:00
Shengliang Guan
621290ab79 enh: update db options 2022-04-25 21:12:03 +08:00
Shengliang Guan
5e4737f9a0 fix: sleep 1000ms while unit test creates db so vnode becomes leader 2022-04-23 00:27:46 +08:00
Shengliang Guan
61334de8b8 fix: refact db options 2022-04-20 14:58:14 +08:00
Shengliang Guan
76883aa42f refactor: check db options 2022-04-20 10:25:03 +08:00
Shengliang Guan
ef1a068338 test: reopen stbTest 2022-04-15 14:00:59 +08:00
Shengliang Guan
9a004f6827 enh<cluster>: adjust show message handle 2022-04-14 16:48:39 +08:00
Haojun Liao
a3f705c5ed [td-13039] disable some unit test temporarily. 2022-03-22 18:44:34 +08:00
dapan1121
5a383152c4 feature/qnode 2022-02-24 19:45:05 +08:00
Shengliang Guan
d89f396dc7 serialize stb msg 2022-02-15 18:17:18 +08:00
Shengliang Guan
fee2fceaf2 fix invalid write 2022-02-15 16:46:21 +08:00
Shengliang Guan
72ff3200bc serailize show msg 2022-02-15 15:24:27 +08:00
Shengliang Guan
54584fd1e1 seralize db msg 2022-02-14 17:39:08 +08:00
Shengliang Guan
d7fc732de3 serailze db req 2022-02-12 17:14:33 +08:00
Shengliang Guan
ced5de7455 alter stb 2022-02-09 20:29:42 +08:00
Shengliang Guan
5703d2921c drop stb 2022-02-09 19:41:14 +08:00
Shengliang Guan
7b942097c1 create stb 2022-02-09 18:28:11 +08:00
Shengliang Guan
9a164f48be test cases for stb 2022-02-09 14:38:02 +08:00
Shengliang Guan
18299bf091 test for update stb 2022-02-09 11:36:17 +08:00
Shengliang Guan
17c8f8b1d9 test for update stb 2022-02-09 10:52:06 +08:00
Shengliang Guan
604ff6c430 update stb 2022-02-08 19:52:48 +08:00
Shengliang Guan
94de43c53d update stb 2022-02-08 17:19:24 +08:00
dapan
dd0a08c920 feature/qnode 2022-02-05 12:52:40 +08:00
dapan1121
6be54c112e catalog refactor 2022-01-28 17:50:16 +08:00
Shengliang Guan
ca8ed35317 simple test 2022-01-16 19:50:44 -08:00
Shengliang Guan
a326b29021 minor changes 2022-01-10 04:44:11 -08:00
Shengliang Guan
a973ad3ff4 minor changes 2022-01-07 20:57:46 -08:00