Commit graph

75233 commits

Author SHA1 Message Date
dmchen
4dd0622594 fix:decouple get mload 2025-02-27 19:07:33 +08:00
dmchen
7eeb800213 fix:add-status-timestamp 2025-02-27 15:29:52 +08:00
dmchen
1f6c4df422 fix/move-status-to-new-queue 2025-02-27 15:26:06 +08:00
dmchen
4dcb984b02 fix/remove-sync-heartbeat-lock-fix-check 2025-02-27 15:25:56 +08:00
dmchen
6bfa1acaeb fix/remove-sync-heartbeat-lock 2025-02-27 15:25:40 +08:00
Simon Guan
58b4c6b47e
Merge pull request #29955 from coder-xiaomo/patch-1
Update 02-insert.md
2025-02-27 09:18:23 +08:00
程序员小墨
078280ef94
Update 02-insert.md
fix an typo in sql code
2025-02-27 05:52:51 +08:00
WANG Xu
ac3ec97e7a
Merge pull request #29937 from taosdata/fix/main/casespy
refactor:simplify module loading by introducing dynamicLoadModule function
2025-02-26 20:47:41 +08:00
Linhe Huo
1485237c18
Merge pull request #29944 from taosdata/docs/taos-ws-py
fix: submit doc with taos-ws-py 0.3.9 publish
2025-02-26 18:21:21 +08:00
chenhaoran
a7cbf6f8b2 refactor: replace inspect-based class retrieval with AST parsing for improved class order handling 2025-02-26 17:53:39 +08:00
Alex Duan
0c207e96db docs: modify 0.3.9 version log describe 2025-02-26 15:58:14 +08:00
WANG Xu
11ad8fb427
Merge pull request #29943 from taosdata/td33740
add taosd-doc-build workflow by charles
2025-02-26 14:19:01 +08:00
Alex Duan
3da6f5d237 fix: submit doc with taos-ws-py 0.3.9 publish 2025-02-26 14:15:52 +08:00
WANG Xu
4af1d27b8b
Update .github/workflows/taosd-doc-build.yml 2025-02-26 14:14:01 +08:00
Feng Chao
9576108c13
Update taosd-doc-build.yml 2025-02-26 14:10:56 +08:00
Feng Chao
e814d300b1 add taosd-doc-build workflow by charles 2025-02-26 12:42:26 +08:00
Simon Guan
b674bce8ca
Merge pull request #29942 from WhiteFirry/patch-3
Update 26-grant.md
2025-02-26 11:24:59 +08:00
WhiteFirry
41fd22c8a3
Update 26-grant.md 2025-02-26 11:20:41 +08:00
WANG Xu
d57b8524a7
Merge pull request #29939 from taosdata/tomchon-patch-5
Update taosd-ci-build.yml
2025-02-26 10:36:35 +08:00
haoranchen
192c83355f
Update taosd-ci-build.yml 2025-02-26 10:17:01 +08:00
Simon Guan
51a9257d87
Merge pull request #29888 from taosdata/fix/main/TD-33653
fix(stmt/stmt2)[TD-33653]:fix stmt/stmt2 insert perfomance degradation
2025-02-26 09:31:08 +08:00
chenhaoran
6ff179aca2 refactor: simplify module loading by introducing dynamicLoadModule function 2025-02-25 21:23:34 +08:00
chenhaoran
67c06cc02b refactor: simplify module loading by introducing dynamicLoadModule function 2025-02-25 21:14:07 +08:00
chenhaoran
7bbc42aa30 refactor: update Jenkinsfile agents and comment out unused stages 2025-02-25 20:55:38 +08:00
Simon Guan
e21116c825
Merge pull request #29919 from taosdata/fix/TD-33833-main
fix(query)[TD-33833]: fix function projectApplyFunctions for null pointer handling
2025-02-25 19:22:00 +08:00
Jinqing Kuang
a987d925a1 fix(query)[TD-33833]: fix function projectApplyFunctions for null pointer handling 2025-02-25 15:48:25 +08:00
WANG Xu
8c72a75552
Merge pull request #29925 from taosdata/revert-29917-fix/main/casespy
Revert "refactor: implement dynamic loading of test case classes"
2025-02-25 15:42:06 +08:00
haoranchen
0e9319ef69
Revert "refactor: implement dynamic loading of test case classes" 2025-02-25 15:40:08 +08:00
kevin men
aa33cf7456
docs: update document structure of seeq/tableau/superset (#29920)
* docs: adjust the document directory structure

* docs: change chapter name

* docs: modify the structure of the superset document

* docs: modify the title of superset.

* docs: adjusting the superset directory and correcting title errors

* docs: Correct spelling errors

* docs: delete empty rows from the ordered list

* docs: modify the format of ordered sequences
2025-02-25 15:18:34 +08:00
pengrongkun94@qq.com
09a8a81316 fix review 2025-02-25 15:06:59 +08:00
Shengliang Guan
e429264432
Merge pull request #29884 from taosdata/enh/killtrans
enh(stream): auto kill checkpoint trans that last long time
2025-02-25 11:29:49 +08:00
pengrongkun94@qq.com
1e569acc33 change sleep loop times 2025-02-25 10:45:16 +08:00
Shengliang Guan
564f687204
Merge pull request #29843 from taosdata/docs/TD-33797
docs:add taos_slow_sql_detail & log principle
2025-02-25 09:19:54 +08:00
WANG Xu
2effa97e44
Merge pull request #29917 from taosdata/fix/main/casespy
refactor: implement dynamic loading of test case classes
2025-02-25 08:46:26 +08:00
chenhaoran
566c961e62 refactor: implement dynamic loading of test case classes 2025-02-24 20:54:16 +08:00
chenhaoran
b83456de81 refactor: implement dynamic loading of test case classes 2025-02-24 20:47:02 +08:00
pengrongkun94@qq.com
cbd9504e8f fix deadlock problem 2025-02-24 17:45:38 +08:00
wangmm0220
469515bdc3 docs:add taos_slow_sql_detail & log principle 2025-02-24 16:36:00 +08:00
pengrongkun94@qq.com
417d1efa5d fix stmt2 2025-02-24 16:33:01 +08:00
Shengliang Guan
fddd20678a
Merge pull request #29910 from taosdata/docs/TD-33788
docs: modify the structure of the BI document
2025-02-24 16:10:17 +08:00
pengrongkun94@qq.com
1bf82888e9 fix thread block 2025-02-24 15:55:35 +08:00
pengrongkun94@qq.com
dd5bee0120 test performance 2025-02-24 15:30:12 +08:00
Haojun Liao
91271f3fa4 refactor: do some internal refactor. 2025-02-24 13:53:28 +08:00
Haojun Liao
4d21d5e055 fix(stream): fix memory leak. 2025-02-24 13:50:38 +08:00
Shengliang Guan
6f5f375fcf
Merge pull request #29908 from taosdata/fix/main/casespy
fix:revert test_new cases.py
2025-02-24 10:48:18 +08:00
chenhaoran
93d2595497 fix:revert test_new cases.py 2025-02-24 10:46:16 +08:00
WANG Xu
100136fa4e
Merge pull request #29890 from taosdata/test/new
Test/new
2025-02-21 21:07:40 +08:00
menshibin
874b6e7301 docs: modify the structure of the BI document 2025-02-21 17:10:26 +08:00
Haojun Liao
ea549364d4 fix(stream): free array and check the return values. 2025-02-21 16:38:26 +08:00
Shengliang Guan
a5e555a6e3
Merge pull request #29875 from taosdata/fix/checkfh
fix(stream): check status before start history task.
2025-02-21 15:22:48 +08:00