Commit graph

1010 commits

Author SHA1 Message Date
Simon Guan
eb90b38991 Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-06 16:35:52 +08:00
WANG MINGMING
101c8c6745
feat(taos): add connector info for perf_connections (#33458) 2025-11-05 17:48:58 +08:00
Yaming Pei
7d0d90aea3
feat: optimize the usage instructions of taosdump (#33460)
* feat: optimize the usage instructions of taosdump

* feat: optimize the description of the retry interval for taosdump
2025-11-05 09:05:31 +08:00
Alex Duan
377ce873c0
test: tidy up cases (10.28) Migrate army/tools/benchmark (#33389) 2025-10-31 14:08:25 +08:00
kevin men
10ae72944d
docs: integrate with Pandas docs (#33350)
* docs: integrate with Pandas docs

* docs: add pandas example

* docs: modify pandas example format

* docs: upgrade taopy version

* fix(gpt): update requirements.

---------

Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
2025-10-29 18:05:22 +08:00
Yaming Pei
a8bc1ad8cc
docs: adujst csv configuration of taosgen (#33292)
* docs: adujst csv configuration  of taosgen

* docs: optimize configuration of taosgen
2025-10-28 14:06:39 +08:00
Yaming Pei
50fd6b05af
docs: optimize time strategy of taosgen (#33285) 2025-10-28 14:06:11 +08:00
Xuefeng Tan
086fdd61f3
docs: add query request concurrency limit configuration details (#33316)
* docs: add query request concurrency limit configuration details

* docs: fix formatting in query request concurrency limit section

* docs: add example configuration and error codes for query request concurrency limits
2025-10-22 22:14:45 +08:00
guozhenwei
8bd3ea1ef4
docs: add taos_print_row desc (#33310)
* docs: add taos_print_row desc

* docs: update query examples

* docs: update tmq and query examples

* docs: update c docs

* docs: modify comment info
2025-10-21 10:28:18 +08:00
Jing Sima
0e43466968
enh: Modify maximum TSMA num from 3 to 10. (#33145) 2025-10-21 09:46:59 +08:00
She Yanjie
05ba8289a5
docs: jdbc release 3.7.6 (#33293)
* chore(jdbc): update jdbc version

* docs: jdbc release 3.7.6

* Update docs/en/14-reference/05-connector/14-java.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-17 16:24:15 +08:00
Yihao Deng
5c33461504
feat: add rpcRecvLogThreshold configuration for logging threshold (#33241) 2025-10-17 09:17:31 +08:00
She Yanjie
f8e55eda37
docs: update conntector and error code page, remove rest connect type (#33266)
* chore(jdbc): update jdbc version

* docs: add connection type descriptions in 05-connector

* docs: add WebSocket error codes for C# connector

* docs: add rust connector error codes

* docs: modify conector and error code page

---------

Co-authored-by: t_max <1172915550@qq.com>
Co-authored-by: qevolg <2227465945@qq.com>
2025-10-15 21:03:17 +08:00
Alex Duan
01668ff4ea
docs: add error codes Prefix Categories (#33250)
* docs: add error code prefix define introduct

* docs: modify english docs

* docs: remove show error code command

* docs: add TDengine TSDB Error Code chapter

* docs: remove tips area

* docs: rename title to TDengine TSDB Business Error

* docs: rename error code struct

* Update docs/en/14-reference/09-error-code.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update docs/zh/14-reference/09-error-code.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* docs: linux error codes url link to chrom

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-14 20:24:20 +08:00
guozhenwei
d0d4fde4a0
docs: update python ws version history (#33222) 2025-10-13 13:42:07 +08:00
Yaming Pei
7a150384c3
docs: fix desc errors in taosgen's document (#33172) 2025-10-10 13:29:26 +08:00
Tony Zhang
cb9fbea550 Merge remote-tracking branch 'origin/3.3.6' into merge/3.3.6tomain 2025-09-30 14:48:45 +08:00
Tony Zhang
81c03936ea
fix: order by errors (#33058) 2025-09-30 09:50:47 +08:00
Yaming Pei
8609474fa6
docs: taosgen supports data cache generation (#33126)
* docs: feat: taosgen supports data cache generation

* docs: taosgen cache desc
2025-09-29 22:09:42 +08:00
She Yanjie
34f77c4790
jdbc release 3.7.5 (#33152)
* chore(jdbc): update jdbc version

* docs: jdbc release 3.7.5
2025-09-29 20:27:42 +08:00
Xuefeng Tan
fdb60a27ff
docs: add SourcePort and AppName metrics to taosadapter documentation (#33142) 2025-09-29 15:14:23 +08:00
She Yanjie
e20dad6eb3
docs: jdbc release 3.7.5 (#33107)
* chore(jdbc): update jdbc version

* docs: jdbc release 3.7.5
2025-09-29 10:11:22 +08:00
Minglei Jin
6d4dceeaca
feat(agg/var): sampled funcs for stddev & var, and others (#32694) 2025-09-26 17:52:32 +08:00
Simon Guan
8a16a1424b Merge branch 'main' into merge/mainto3.0 2025-09-26 09:09:35 +08:00
kevin men
0c6ea24299
docs: upgrade the Node.js connector version (#33077)
* docs: upgrade the Node.js connector version

* docs: modify the Node.js connector version describe
2025-09-25 21:09:47 +08:00
Simon Guan
ce0cfffa00 Merge branch 'main' into merge/mainto3.0 2025-09-25 16:35:17 +08:00
Xuefeng Tan
218bd61e69
docs: update driver-go version history to include v3.7.6 changes (#33075) 2025-09-25 16:29:47 +08:00
Simon Guan
5d8ff6e2c8 Merge branch 'main' into merge/mainto3.0 2025-09-25 09:10:18 +08:00
Linhe Huo
9bf89e0fc6
docs(explorer): add env set instructions for explorer (#33053)
Close https://jira.taosdata.com:18080/browse/TS-7386
2025-09-24 10:08:06 +08:00
Simon Guan
5183d7d9c4 Merge branch 'main' into merge/mainto3.0 2025-09-24 09:00:23 +08:00
Yaming Pei
9248d6a29a
docs: add description for taosgen's tables_reuse_data parameter (#33043) 2025-09-23 17:50:34 +08:00
Yaming Pei
12980c7a18
docs: add comparison of taosBenchmark and taosgen features (#32993)
* docs: add comparison of taosBenchmark and taosgen features

* docs: adjust layout and optimize the description for taosgen
2025-09-22 17:43:50 +08:00
Tony Zhang
e4777c94b8
feat: support extend option in state window (#33003) 2025-09-22 13:52:52 +08:00
Simon Guan
d3b9aaa83b Merge branch '3.0' into merge/mainto3.0 2025-09-19 19:42:32 +08:00
Hongze Cheng
e61fc3c3a6
feat: impl vnode scan (#32942)
* feat: support SQL commands

* feat: impl `scan database` client part code

* feat: impl `scan db.vgroups` client part code

* feat: impl `show scans` client codes

* feat: impl `show scan <id>` client code

* feat: impl `kill scan <id>` client code

* feat: impl mnode part code

* more code

* feat: impl mndScanDb

* feat: Impl all command mnode code

* feat: impl vnode part code

* fix: ci return code check

* fix: return code ci

* doc: change document

* fix: forever loop

* fix: fix some test cases

* add more codes

* fix: compile error

* fix: CI cases

* fix: some scan issues
2025-09-19 13:41:41 +08:00
Simon Guan
8017d3bea1 Merge branch 'main' into merge/mainto3.0 2025-09-19 09:17:26 +08:00
Jing Sima
39a5d012bb
docs: Modify docs of virtual table and PERCENTILE. (#33004) 2025-09-18 08:35:03 +08:00
Simon Guan
4dd6b9a7e4 Merge branch 'main' into merge/mainto3.0 2025-09-17 17:25:39 +08:00
Simon Guan
c294518ef1 Merge branch '3.0' into merge/mainto3.0 2025-09-17 17:25:36 +08:00
Xuefeng Tan
02736bad02
docs: update driver-go version (#32995) 2025-09-16 16:21:24 +08:00
She Yanjie
903e165044
docs: jdbc url supports multiple endpoints (#32989)
* chore(jdbc): update jdbc version

* docs: jdbc url supports multipule endpoints
2025-09-16 15:53:13 +08:00
Linhe Huo
b5ddbf4248
docs(explorer): update monitor section in explorer reference (#32988)
Close [TS-7303](https://jira.taosdata.com:18080/browse/TS-7303)
2025-09-16 11:30:45 +08:00
WANG Xu
f486232c95
Merge pull request #32990 from taosdata/docs/image-update
docs: remove image import component
2025-09-16 11:14:54 +08:00
danielclow
d7579d7794 docs: remove image import component 2025-09-16 10:18:03 +08:00
Simon Guan
25d449cdbd Merge branch 'main' into merge/mainto3.0 2025-09-16 09:32:48 +08:00
She Yanjie
8844b6e492
docs: improve taosc websocket desc (#32980)
* chore(jdbc): update jdbc version

* docs: improve c websocket conf desc
2025-09-15 15:23:29 +08:00
dongming chen
cf1fcd0243
enh(TS-6867): add test case (#32976) 2025-09-15 15:04:17 +08:00
Yaming Pei
a3ba098410
docs: optimize taosgen's configuration to enhance usability (#32952)
* docs: optimize taosgen's configuration to enhance usability

* docs: optimize display format for taosgen

* docs: change expression attribute formula to expr

* docs: add a more simplified description of the configuration

* docs: update sample of publishing MQTT
2025-09-15 13:54:36 +08:00
Bomin Zhang
67bd099881
enh[TD-37448][TD-37449]: implement show ssmigrate and kill ssmigrate command (#32888) 2025-09-12 15:07:57 +08:00
Alex Duan
2214ca5b33
docs: fix build english error (#32970) 2025-09-12 14:55:59 +08:00