Xiaoyu Wang
102ca2833e
doc: fix the syntax of the show vnodes command
2023-01-29 16:39:40 +08:00
Shuduo Sang
fe8a463136
docs: update python sub over ws status ( #19682 )
...
* 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
* docs: update jdbc demo readme
* docs: update dot-net examples link
* docs: fix example code mistake
* fix: examples/csharp typos
* fix: examples/python/native_insert_example.py mistake
* docs: update python connector document to reflect python version requirement change
* docs: update with two ways to install taos-ws-py
* docs: update python sub over ws status
2023-01-28 16:23:02 +08:00
wangmm0220
1d7eb4a920
opti:sml doc
2023-01-28 11:36:51 +08:00
wangmm0220
0f1f239425
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req_marks
2023-01-26 11:03:34 +08:00
Shuduo Sang
42e66c09dd
docs: update python connector document to reflect python version requirement change ( #19664 )
...
* 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
* docs: update jdbc demo readme
* docs: update dot-net examples link
* docs: fix example code mistake
* fix: examples/csharp typos
* fix: examples/python/native_insert_example.py mistake
* docs: update python connector document to reflect python version requirement change
* docs: update with two ways to install taos-ws-py
2023-01-24 14:32:42 +08:00
wangmm0220
0fed3ffa05
fix:remove useless config for schemaless
2023-01-23 22:49:37 +05:00
Shuduo Sang
90e8899ea3
fix: typos
2023-01-18 11:32:51 +08:00
Huo Linhe
f71d2b9ee6
docs: update helm chart version to 3.0.2
2023-01-18 11:18:18 +08:00
Yiqing Liu
19fc157790
Update 01-faq.md
2023-01-18 10:26:03 +08:00
xiaolei li
06c69b4e17
docs: release v3.0.2.4 ( #19614 )
2023-01-17 22:37:31 +08:00
sunpeng
dff16ad4bf
doc: update python tmq document ( #19604 )
...
* doc: update python tmq document
* doc: update en document
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-17 15:53:14 +08:00
xiaolei li
830086e756
[WIP]docs(driver):update C# webscoket to import dll from nupkg ( #17485 )
...
* docs(driver):update C# webscoket to import dll from nupkg
* docs(driver):update description about C# using WebSocket dll from nuget package
* docs(driver):update C# webscoket to import dll from nupkg 2nd
* fix: typos
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-17 12:07:01 +08:00
Xuefeng Tan
dba94bf5a0
enh(driver-go): redesign of go tmq api ( #19553 )
...
* enh(driver-go): redesign of go tmq api
* docs: add comments for reserved parameter
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-14 15:29:33 +08:00
Chait Diwadkar
dfca800d86
docs:cdiwadkar16-patch-1-1 - Updating for parameter spelling errors
...
the parameter prepared_rand was incorrectly written as prepare_rand in 2 places.
Also changed "detailed" to "detail" in 2 places for grammatical reasons.
2023-01-11 15:36:20 -08:00
Shengliang Guan
237168da05
Merge pull request #19510 from taosdata/docs/TD-21779-3.0
...
docs: add balance vgroup and redistribute vgroup
2023-01-11 17:48:52 +08:00
Shengliang Guan
f57a617ae3
docs: add balance vgroup and redistribute vgroup
2023-01-11 17:29:29 +08:00
Xiaoyu Wang
12fb3a2164
docs: add database options 'stt_trigger' and 'tsdb_pagesize'
2023-01-11 17:24:36 +08:00
Xiaoyu Wang
573f18f24c
docs: add database options 'stt_trigger' and 'tsdb_pagesize'
2023-01-11 13:48:13 +08:00
xiaolei li
e96da59c51
docs:release 3.0.2.3 ( #19485 )
2023-01-11 00:52:10 +08:00
wade zhang
c00d317ca3
Update index.md
2023-01-10 16:47:08 +08:00
Shuduo Sang
44292ec397
docs: update dot-net examples link ( #19460 )
...
* 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
* docs: update jdbc demo readme
* docs: update dot-net examples link
2023-01-09 23:11:33 +08:00
wade zhang
2532464697
Update 29-changes.md
2023-01-09 14:08:03 +08:00
Ganlin Zhao
d0479992fe
docs: fix _isfilled support version
2023-01-09 11:26:27 +08:00
Alex Duan
70b5a10ab0
Update 20-keywords.md
...
ADD ALIVE TO RESERVED KEYWORDS
2022-12-29 10:08:47 +08:00
wade zhang
cb7c141660
Update 24-show.md
2022-12-28 15:44:40 +08:00
wade zhang
d1001dde7e
Update 24-show.md
2022-12-28 15:44:09 +08:00
wade zhang
4aae524444
Update 24-show.md
2022-12-28 15:42:45 +08:00
xleili
05997a3dcf
docs:release 3.0.2.2
2022-12-24 11:16:12 -05:00
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
Xiaoyu Wang
67a4de52f7
docs: add db option table_prefix and table_suffix
2022-12-27 09:49:31 +08:00
gccgdb1234
a7fbd6e390
doc: add example for show table distributed
2022-12-23 16:50:22 +08:00
xleili
01b9a93bd0
docs: release 3.0.2.1
2022-12-21 20:29:44 +08:00
jiajingbin
9bf1ae58ac
docs: update default trigger mode
2022-12-20 15:30:03 +08:00
Ganlin Zhao
09061bcc57
Merge branch '3.0' into feat/TS-2158
2022-12-19 09:23:32 +08:00
Xiaoyu Wang
d3cb2a3a0a
merge main
2022-12-18 20:36:06 +08:00
Liu Jicong
d42f60146f
docs(stream)
2022-12-18 14:13:07 +08:00
Liu Jicong
ab9c07c420
docs(stream)
2022-12-17 19:11:43 +08:00
Liu Jicong
233f742b41
Merge branch 'main' into feature/stream
2022-12-17 18:30:03 +08:00
Liu Jicong
726951fef0
docs(stream)
2022-12-17 18:27:23 +08:00
Liu Jicong
191c43654d
docs(stream) ( #18988 )
2022-12-17 18:08:01 +08:00
Liu Jicong
8aa20b5310
docs(stream)
2022-12-17 17:39:38 +08:00
Ganlin Zhao
bb6e23ed06
fix typo
2022-12-15 11:13:33 +08:00
Ganlin Zhao
33324a56ae
add zn/en docs
2022-12-15 11:08:43 +08:00
Guangxin Yuan
75b707186c
fix docs of 11-kafka.md ( #18953 )
...
Co-authored-by: root <root@fantastic-pipe-1.localdomain>
2022-12-14 20:50:02 +08:00
WANG MINGMING
7720e501da
Update 50-opentsdb-json.mdx
2022-12-14 14:52:07 +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
wade zhang
b7f88c2f21
Update 02-database.md
2022-12-12 10:58:21 +08:00