Commit graph

5146 commits

Author SHA1 Message Date
Pan Wei
4e194771cb
docs: add window interval description (#33493) 2025-11-07 08:32:28 +08:00
Simon Guan
b5ddca9ceb
docs: update network (#33488) 2025-11-06 18:02:28 +08:00
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
Zhiyu Yang
b7fcf72e0b
docs: update mapping instructions for target super table (#33461)
Clarify that ordinary tables are not supported for import.
2025-11-04 15:15:26 +08:00
huohong
2eb6ca8b65
Update 3.3.8.4.md 2025-11-03 16:37:46 +08:00
huohong
10e24b928f
Update 3.3.8.4.md 2025-11-03 16:27:07 +08:00
Simon Guan
a94fedde89 enh: adjust readme 2025-11-03 16:22:25 +08:00
support-platform
bc4a608374 docs: update 3.3.8.4 release notes in office web 2025-11-03 15:42:23 +08:00
haoranchen
e8e58c07ed
fix: Fix Docker command port mapping in documentation (#33449) 2025-10-31 20:05:19 +08:00
Alex Duan
377ce873c0
test: tidy up cases (10.28) Migrate army/tools/benchmark (#33389) 2025-10-31 14:08:25 +08:00
Yihao Deng
a1e18a5f75
docs: update TLS docs (#33361) 2025-10-31 09:14:30 +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
Daniel Clow
be67eb6d59
docs: update get started from package (#33396)
* docs: update get started from package

* fix build issue
2025-10-28 20:31:33 +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
chenhaoran
5a79f60319 fix: update code block language for UDF examples from C to Python 2025-10-27 11:02:51 +08:00
chenhaoran
aa796903c6 fix: update UDF example links to correct file paths 2025-10-27 10:57:08 +08:00
Xuefeng Tan
6f02ab7e4a
docs: add smlAutoCreateDB configuration for taosAdapter (#33343)
* docs: add smlAutoCreateDB configuration for taosAdapter in multiple documentation files

* docs: add description for smlAutoCreateDB configuration
2025-10-24 09:23:19 +08:00
Haojun Liao
3a8bbe4311
feat(gpt): add dtw/tlcc functions. (#33230) 2025-10-23 16:53:35 +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
Yiqing Liu
d33a2329d8
docs: update to the nvl2 function description (#33314) 2025-10-20 18:06:27 +08:00
Simon Guan
38314f3d72
docs: update roadmap (#33307) 2025-10-20 11:14:09 +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
Alex Duan
6e3dcd7b60
docs: add libtaosws.so and libtaosnative.so load failed resolution (#33276)
* docs: add libtaosws.so and libtaosnative.so load failed resolution

* docs: add env share path name and how to modify

* docs: make english doc match with chinese
2025-10-17 15:19:41 +08:00
Yihao Deng
5c33461504
feat: add rpcRecvLogThreshold configuration for logging threshold (#33241) 2025-10-17 09:17:31 +08:00
guozhenwei
ce01c99671
docs: update c native stmt2 example (#33272) 2025-10-16 11:41:41 +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
Simon Guan
dffa8e6fc5 Merge branch '3.3.6' into merge/3.3.6tomain 2025-10-13 19:00:52 +08:00
Kaili Xu
348907e4b1
enh: rsma docs and task monitor (#33219) 2025-10-13 17:00:00 +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
Yihao Deng
da0048086c
fix: clearing user_ip in taos_options_connection does not take effect (#33229) 2025-10-13 16:57:47 +08:00
guozhenwei
d0d4fde4a0
docs: update python ws version history (#33222) 2025-10-13 13:42:07 +08:00
kevin men
9f9987d504
feat: complete version number character copying (#33206)
* feat: complete version number character copying

* feat: set version number arrary length 40
2025-10-11 19:45:18 +08:00
WANG Xu
d3b8ea0091
docs: update release note for 3.3.8.1 in office web (#33216) 2025-10-11 16:13:47 +08:00
kevin men
17e0c54a2d
docs: fix python examples error (#33199) 2025-10-10 14:16:14 +08:00
Yaming Pei
7a150384c3
docs: fix desc errors in taosgen's document (#33172) 2025-10-10 13:29:26 +08:00
chenhaoran
2d7d3328b0 fix: replace DocCardList with SortedDocCardList in release notes 2025-10-09 14:19:57 +08:00
Haojun Liao
3822e93645
refactor(gpt): update doc and error msg. (#33156) 2025-10-09 13:58:12 +08:00
chenhaoran
12af968a19 fix: update link text for clarity in release notes 2025-10-09 10:01:48 +08:00
chenhaoran
bca796c588 fix: update links to issue references in release notes for clarity 2025-10-09 09:58:27 +08:00
Kaili Xu
470bc02fb0
docs: support rollup sma (#33176) 2025-10-09 09:22:05 +08:00
chenhaoran
ba9f15bd2c fix: remove unnecessary jsonPath attribute and add tdgpt download url 2025-10-06 11:13:35 +08:00
Simon Guan
84bc2817cc
Merge pull request #33171 from taosdata/merge/3.3.6tomain
merge: from 3.3.6 to main branch
2025-10-01 12:06:53 +08:00
Simon Guan
9aac41549b docs: minor changes 2025-09-30 22:27:13 +08:00
Yihao Deng
c9c9db8160
Docs/ipv6Update (#33167) 2025-09-30 18:00:48 +08:00