Commit Graph

128 Commits

Author SHA1 Message Date
sunpeng 3ccf2490d8
docs: taosadapter supports get table vgid (#19084)
* docs: taosadapter supports get table vgid

* fix: typos

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-28 09:29:02 +08:00
Shuduo Sang 748d5de38f
docs: fix tools download link (#18932)
* docs: fix taosdump download link for 3.0

* docs: fix tools download link
2022-12-13 17:56:01 +08:00
Shuduo Sang a9435746a2
docs: taosbenchmark retry (#18931)
* docs: taosbenchmark support keey-trying and trying-interval

* docs: taosbenchmark retry
2022-12-13 17:47:29 +08:00
Shuduo Sang b426fc899b
docs: fix taosdump download link for 3.0 (#18930) 2022-12-13 16:24:30 +08:00
wade zhang 22de47434c
Merge pull request #18896 from taosdata/docs/TD-21058
doc: add compressMsgSize back
2022-12-12 10:58:36 +08:00
gccgdb1234 fb362b5275 doc: rephrase compressMsgSize 2022-12-12 10:54:53 +08:00
gccgdb1234 31204b72cf doc: add compressMsgSize back 2022-12-12 10:51:00 +08:00
wade zhang 5d6644613e
Merge pull request #18888 from taosdata/docs/TD-21058
doc: remove minSlidingTime and minIntervalTime
2022-12-12 08:57:08 +08:00
gccgdb1234 23f8209d2b doc: remove minSlidingTime and minIntervalTime 2022-12-12 08:56:02 +08:00
wade zhang 73aed54fc6
Merge pull request #18884 from taosdata/docs/TD-21058
doc: reorganize 3.0 configuration parameters
2022-12-10 19:16:19 +08:00
gccgdb1234 df4716a90a doc: rephrase configuration parameters 2022-12-10 19:15:42 +08:00
gccgdb1234 3762e7d6c5 doc: remove abandoned 2.x parameters from English version 2022-12-10 19:14:00 +08:00
gccgdb1234 7a387437e2 doc: reorganize 3.0 configuration parameters 2022-12-10 19:09:45 +08:00
Shengliang Guan 702bb78f7e
Merge pull request #18726 from taosdata/docs/sunpeng/TS-2187-taosadapter-schemaless-with-ttl
docs: update taosadapter document for schemaless ttl
2022-12-09 21:48:54 +08:00
huolibo fbc7c9cd53
docs: add 3.0.3 & 2.0.42 version desc (#18856) 2022-12-09 18:09:24 +08:00
sunpeng ecc1782288 docs: update taosadapter document for schemaless ttl 2022-12-06 11:15:14 +08:00
Shuduo Sang bfeaab4c50
docs: update connector matrix for go ws bulkpulling (#18691) 2022-12-05 11:22:58 +08:00
Shuduo Sang 5cfc7c451b
docs: update connector matrix for go ws tmq (#18690) 2022-12-05 11:13:25 +08:00
Shuduo Sang 449ca165c1
docs: update connector matrix for go ws stmt (#18688) 2022-12-05 11:04:20 +08:00
Shuduo Sang b6dfb03585
docs: update connector matrix with nodejs ws sql support (#18687) 2022-12-05 10:31:09 +08:00
Shuduo Sang 4d4ba0ff11
docs: update jdbc version in connector matrix for3.0 (#18332)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix
2022-11-22 13:55:11 +08:00
WANG MINGMING 9dc37f2622
Update 13-schemaless.md 2022-11-16 17:05:20 +08:00
Shengliang Guan 6a9f5603af Merge branch '3.0' into fix/m23 2022-11-11 09:13:46 +08:00
xiaolei li 4d09254e93
test(driver):C# CI failed for longarch64 pr-17982 (#18030)
* Add loongarch64 architecture port.

Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>

* test(driver):C# CI failed for longarch64 pr-17982

Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
Co-authored-by: Jingyun Hua <huajingyun@loongson.cn>
2022-11-10 21:06:20 +08:00
Shengliang Guan fe685e723a docs: set monitor default value 2022-11-08 09:32:12 +08:00
Shengliang Guan 1c43450164
Merge pull request #17881 from taosdata/docs/sangshuduo/taosbenchmark-docs-for3.0
docs: correct cfgdir param meaning for3.0
2022-11-05 10:06:42 +08:00
Shengliang Guan 4fc0e3bd55 enh: adjust the number of vnode threads so that one vnode has one write thread 2022-11-04 17:21:00 +08:00
Shuduo Sang fcf306eb8d fix: correct cfgdir param meaning 2022-11-03 17:22:46 +08:00
Shengliang Guan 9f7f11c362 docs/monitor 2022-11-03 13:57:07 +08:00
wade zhang a7b207dbbb
Merge pull request #17661 from taosdata/docs/sangshuduo/TD-19522-taosbenchmark-kill-slow-query
docs: taosbenchmark support kill slow query
2022-11-02 17:02:23 +08:00
wade zhang a501dc3f0c
Merge pull request #17745 from taosdata/docs/TS-1976
docs: what's updated on new version (2.0.41, 3.0.2)
2022-10-29 16:43:29 +08:00
Xuefeng Tan f2cee43cb7
doc: driver-go support stmt via WebSocket (#17740)
* doc: driver-go support stmt via WebSocket

* docs: fix typos

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-28 16:11:53 +08:00
Shuduo Sang d625cb56b7 docs: fix few typos 2022-10-28 15:47:55 +08:00
huolibo a7c2e0e688 docs: what's updated on new version (2.0.41, 3.0.2) 2022-10-28 15:31:47 +08:00
Shuduo Sang 195891eaa6 docs: taosbenchmark support kill slow query 2022-10-26 10:09:53 +08:00
Xuefeng Tan df7cb2e85a
doc : taosadapter support user specify timezone and return corresponding time (#17400) 2022-10-25 11:45:16 +08:00
Shuduo Sang 7de2cdc6c7
docs: taosbenchmark supplement insert (#17521) 2022-10-20 15:01:22 +08:00
Shuduo Sang 80e3cc00c7
docs: taosbenchmark partial column num (#17520) 2022-10-20 14:54:43 +08:00
Shengliang Guan ce85caf147
Merge pull request #17458 from taosdata/docs/ZhiqiangWang/TD-19573-update-mac-docs
docs: update mac docs
2022-10-19 09:27:34 +08:00
Xuefeng Tan c77bc2b9b9
doc : driver-go support WebSocket-based bulk pulling (#17435)
* doc : driver-go support WebSocket-based bulk pulling

* doc : update English translation

* docs: remove preparation section

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 19:12:35 +08:00
afwerar abbfa0b8e5 docs: update mac docs 2022-10-18 18:13:00 +08:00
Zhiqiang Wang fc9982de68
docs: change macos client doc (#17420)
* docs: change macos client doc

* docs: change macos client doc

* docs: make taosadapter/taosbenchmark description align with prev

* fix: chinese colon

* fix: chinese colon

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 11:41:59 +08:00
Shuduo Sang 275f0eb5fd
docs: refine taosbenchmark json drop (#17376) 2022-10-16 10:52:26 +08:00
afwerar e453e96d6b os: Mac change service name 2022-10-13 18:34:11 +08:00
Shuduo Sang a166882c3e
docs: clarify generated value range of min/max. (#17324) 2022-10-13 11:00:59 +08:00
Shuduo Sang 9f1c89e3ab
docs: fix a few taosbenchmark doc typos (#17302) 2022-10-11 19:56:24 +08:00
Shuduo Sang 400b5e1344
docs: fix python version required and a few typos (#17257)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos
2022-10-10 13:38:41 +08:00
Zhiqiang Wang 1e6ac774aa
docs: change doc about Mac (#17227) 2022-10-08 23:57:40 +08:00
wade zhang c1ee976786
Merge pull request #17141 from taosdata/wangmm0220-patch-7
Update 04-taosadapter.md
2022-10-08 17:34:37 +08:00
Shuduo Sang 86ca19f4d4
docs: sub-tbname rule note and fix show stables output (#17171) 2022-09-30 11:58:30 +08:00