Commit graph

94 commits

Author SHA1 Message Date
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
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
Yaming Pei
7a150384c3
docs: fix desc errors in taosgen's document (#33172) 2025-10-10 13:29:26 +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
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
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
kevin men
a77fd713d1
docs: add Flink Source to 6.7 Data Publish (#32914)
* docs: add Flink Source to 6.7 Data Publish

* docs: add Flink docs errors

* docs: add Flink example errors
2025-09-09 10:56:28 +08:00
kevin men
310d0e6456
docs: increase the usage restrictions of taosdump's lzma (#32796) 2025-08-29 08:48:18 +08:00
Yaming Pei
89df669de0
docs: add explanation of parameter configuration for taosgen example scenario (#32731)
* docs: add explanation of parameter configuration for taosgen example scenario

* docs: fix incorrectly expressions in taosgen docs

* docs: optimize scene description for taosgen

* docs: fix typo for taosgen

* docs: optimize description for taosgen
2025-08-26 09:24:47 +08:00
Yaming Pei
d3c1213f5a
docs: add example scenario explanations for taosgen (#32730) 2025-08-23 10:31:57 +08:00
kevin men
b43141cfd5
docs: add tsgen doc (#32687) 2025-08-22 14:44:51 +08:00
chenhaoran
2d90de3ab6 Merge remote-tracking branch 'origin/main' into enh/main/set-tdengine-tsdb 2025-08-14 12:34:50 +08:00
chenhaoran
aa861a5604 docs: fix Markdownlint format errors 2025-08-14 12:24:16 +08:00
chenhaoran
a2b2f41e0e docs: use "TDengine TSDB" instead of "TDengine" 2025-08-14 12:22:42 +08:00
kevin men
a0568c0a9a
fix: resolve the issue of taosdump being unable to filter microsecond data exports (#32564)
* fix: resolve the issue of being unable to filter microsecond data exports

* fix: add taosdump start time ns cases

* fix: modify taosdump start time cases

* fix: modify taosdump time filtering case description

* fix: test taosBenchmark ci failed

* fix: taosBenchmark test case
2025-08-13 17:35:56 +08:00
kevin men
fc410c3828
docs: escape_character parameter in document classification error (#32421) 2025-08-01 09:57:01 +08:00
kevin men
853878c205
docs: add explanation of taosBenchmark parameter (#32167)
* feat: add explanation of taosBenchmark parameter

* feat: modify the parameter format of taosBenchmark
2025-07-23 19:33:53 +08:00
Alex Duan
75211a1e59
docs: official document for Ontop product (#31609)
* collectd website url is not correct

* docs: ontop init doc

* docs: ontop with first checked

* docs: ontop with second checked

* docs: ontop add summary chapter

* docs: do some detail modify for ontop

* docs: Ontop pr build error fixed

* fix: ontop doc Fenced code blocks should be surrounded by blank lines

* fix: ontop doc Lists should be surrounded by blank lines

* docs: ontop-query.webp del scrollbar

* docs: notop doc review modify and taos-cli spell mistake

* docs: ontop jdbc require dist jar package

* docs: rename doc title for ontop

* fix: doc link error for ontop

* docs: ontop add english doc

* docs: keep work consistent with other doc

* docs: ontop url link with english position

* docs: Ontop build with source code
2025-07-05 11:20:55 +08:00
kevin men
55dbf2f698
docs: upgrade the Python version and add the flink version description (#31548)
* docs: upgrade the Python version and add the flink version description

* chore: add deepwiki badge

Signed-off-by: WANG Xu <feici02@outlook.com>

* fix(query) subscriptions memory leak (#31533)

Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>

* docs: Google Data Studio changed to Google Looker Studio (#31487)

* docs: Google Data Studio changed to Google Looker Studio

* docs: restore one for Google Data Studio

* docs: restore one for Google Data Studio english

* docs: update 3.3.6.13 release notes in office web

* Update 3.3.6.13.md

* Update docs/zh/28-releases/03-notes/3.3.6.13.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(docs): correct spelling of 'forecast' in release notes

* fix(docs): correct typos in release notes for version 3.3.6.13

---------

Signed-off-by: WANG Xu <feici02@outlook.com>
Co-authored-by: WANG Xu <feici02@outlook.com>
Co-authored-by: hongzhenliu <wluckyjob@gmail.com>
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
Co-authored-by: Alex Duan <51781608+DuanKuanJun@users.noreply.github.com>
Co-authored-by: support-platform <it@taosdata.com>
Co-authored-by: huohong <346479823@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2025-06-30 18:10:05 +08:00
kevin men
b48ac13062
docs: upgrade Python WebSocket Connector Version (#31447)
* docs: upgrade Python WebSocket Connector Version

* docs: add -Z parameter description

* docs: modify docs format
2025-06-26 15:39:00 +08:00
Yaming Pei
adfb1eb71b
docs: add description of the special characters supported by password in ODBC connector (#30842)
* docs: add description of the special characters supported by password in ODBC connector

* docs: fix desc typo for taosBenchmark
2025-04-27 17:59:54 +08:00
Alex Duan
b6a63a76f5
merge: taos-tools and case 3.0 to main branch (#30802)
* merge: taos-tools and case 3.0 to main branch

* add -s option and modify concurrent name to threads
2025-04-17 15:29:23 +08:00
Alex Duan
4d092e733b
docs: python connector updates (#30651)
* python connect upgrade document

* docs: submit en docs

* docs: taosdump add/del column can export data

* fix:doc format

* docs: build fix

* docs: taosdump add more detail

* docs: version is 4.1.2 superset
2025-04-08 16:00:35 +08:00
minhuinie
462b29efe3 format adjustment 2025-04-02 15:18:51 +08:00
chenhaoran
09365b8f7a fix: correct typos , improve formatting in documentation and add check in ci 2025-04-01 20:34:47 +08:00
Zhai Kun
89c0dff918
doc: update 10-taosbenchmark.md (#30564) 2025-03-31 11:38:39 +08:00
haoranchen
d3a2153a21
fix: correct typos in documentation across multiple files (#30537) 2025-03-27 20:50:20 +08:00
Yaming Pei
4d16f5bfe1
feat(taosBenchmark): supports decimal data type on main branch (#30504)
* feat: taosBenchmark supports decimal data type

* build: decimal script not use pytest.sh

* fix: fix typo for decimal script

* test: insertBasic.py debug

* build: update python connector version to 2.7.23

* docs: add decimal data type for python connector

* docs: format optimization

* docs: fix typo

* build: update docker taospy version to v2.7.23
2025-03-26 20:28:37 +08:00
Simon Guan
08da50dc8f Merge branch 'main' into merge/mainto3.0 2025-03-20 17:52:00 +08:00
Alex Duan
d27848fe3b
docs: query forbid super table and special-table together (#30284)
* docs: query forbid super table and special-table together

* fix: taosBenchmark official case add to CI

* fix: tmq check consumer result

* docs: adjust json format and add note tips for both query

* docs: json format indent for query.json

* fix: forbid both query from v3.3.5.6
2025-03-20 15:59:07 +08:00
Simon Guan
724facd134 Merge branch 'main' into merge/mainto3.0 2025-03-14 11:49:02 +08:00
Alex Duan
d80e5d5545 cherry-pick from main->add batch query new feature 2025-03-12 18:15:53 +08:00
Alex Duan
3f846984c2 feat: add batch query new feature 2025-03-12 18:03:05 +08:00
Yaming Pei
8292b8df25 docs: optimize document description 2025-03-07 18:19:57 +08:00
Yaming Pei
31376ba714 docs: csv-related parameters descriptions 2025-03-06 15:17:43 +08:00
Simon Guan
292b0cb317 Merge branch 'main' into merge/mainto3.0 2025-03-05 18:10:31 +08:00
Simon Guan
166c9c275b docs: minor changes 2025-03-05 17:29:24 +08:00
Shengliang Guan
88f03c4af6 docs: format 2025-02-24 15:45:41 +08:00
Shengliang Guan
6b042d8b16
Merge pull request #29802 from taosdata/tomchon-patch-10
Update 10-taosbenchmark.md
2025-02-18 14:10:36 +08:00
Alex Duan
70ad51876a
docs : tools page to adjust doc frame (#29769)
* fix: show max display width

* fix: adjust taos-cli doc

* fix: adjust taos-cli doc1

* fix: taosBenchmark detail tmq doc

* fix: normal parameter add blank

* docs: add taosBenchmark tmq docs

* fix: tmq parameter link to tmq module introduce

* fix: tmq parameter link other

* fix: docs for subscribe parameters

* fix: colon and dot add

* fix: remove dot

* fix: add all full stop

* fix: add all full stop lost one

* fix: add all full stop for all docs

* fix: add all full stop for all docs

* fix: add all full stop symbol

* docs: englisth doc for tools is ok

* fix: english docuement ok

* fix: install tdengine link update

* fix: set toc_max_level to 4

* fix: short title for good show

* fix: remove title taosdump word

* docs: unify taos shell taos-CLI and so on to TDengine CLI
2025-02-18 14:09:34 +08:00
haoranchen
bc4bf7017c
Update 10-taosbenchmark.md 2025-02-17 21:06:32 +08:00
Alex Duan
6a223a8c22 fix: update taoscli doc 2025-02-12 13:43:24 +08:00
Alex Duan
b5069177d3 fix: error word modify 2025-02-12 11:38:37 +08:00
Alex Duan
3ef70ca820 fix: adjust chapter priority 2025-02-12 11:32:26 +08:00
Alex Duan
90d0c34e15 docs: taos-cli lost line break 2025-02-12 11:06:19 +08:00
Alex Duan
b283194188 docs: taosdump add running chapter 2025-02-12 10:56:51 +08:00
Alex Duan
d73c8d98ab docs: parameter charp splite two 2025-02-12 10:27:10 +08:00