Commit Graph

642 Commits

Author SHA1 Message Date
Shuduo Sang 275f0eb5fd
docs: refine taosbenchmark json drop (#17376) 2022-10-16 10:52:26 +08:00
Shengliang Guan 28dfbf88be
Merge pull request #17364 from taosdata/wangmm0220-patch-2-1
Update 29-changes.md
2022-10-15 19:59:45 +08:00
Shengliang Guan d82bad5c64
Merge pull request #17292 from sunpe/patch-1
fix: change schema-less describtion to reduce ambiguity
2022-10-14 18:03:31 +08:00
Shengliang Guan 8c783e6a4a
Merge pull request #17333 from taosdata/sunpe-patch-1
fix: taos-sql/functions document error
2022-10-14 18:02:45 +08:00
WANG MINGMING 9fb7c5d036
Update 29-changes.md 2022-10-14 17:27:10 +08:00
Xiaoyu Wang a6102b4b1c docs: fix 'terminate a tuery' chapter 2022-10-14 15:08:41 +08:00
afwerar e453e96d6b os: Mac change service name 2022-10-13 18:34:11 +08:00
sunpeng 6dcb2d630a
Update 10-function.md
fixes document error
2022-10-13 15:03:07 +08:00
wade zhang 5af90bec22
Merge pull request #17315 from arielyang/yangpan-07-develop
docs: some minor typo and improvements about 07-develop
2022-10-13 13:17:50 +08:00
gccgdb1234 0c3599135c doc: fix errors in architecture for 3.0 2022-10-13 13:14:11 +08:00
Shuduo Sang a166882c3e
docs: clarify generated value range of min/max. (#17324) 2022-10-13 11:00:59 +08:00
Pan YANG 0c7913aa9a docs: some minor typo and improvements 2022-10-12 11:30:24 +08:00
wade zhang c940cbdb6a
Merge pull request #17301 from taosdata/docs/query_doc_wxy
docs: add super table tag query method. add keyword description to system table column
2022-10-12 11:05:33 +08:00
Pan YANG 139d04aa30
docs: add docker pull tips (#17307)
* docs: add docker pull tips

* docs: add docker pull tips
2022-10-12 09:45:08 +08:00
Shuduo Sang 9f1c89e3ab
docs: fix a few taosbenchmark doc typos (#17302) 2022-10-11 19:56:24 +08:00
Xiaoyu Wang dc9f535b05 docs: add super table tag query method. add keyword description to system table column 2022-10-11 18:42:37 +08:00
孙鹏 4a50adfba4
Update 13-schemaless.md
change L118 '本节将说明行协议的数据' to '本节将说明 InfluxDB 行协议(Line Protocol)的数据' to reduce ambiguity
2022-10-11 16:09:21 +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
wade zhang 1582c738b2
Update 24-show.md 2022-10-10 11:17:47 +08:00
Haojun Liao 4324b3a90d
docs:update the data type manual. 2022-10-10 11:14:21 +08:00
wade zhang f81c6f2d17
Update 21-node.md 2022-10-10 09:38:51 +08:00
wade zhang a98dba9b6f
Update 24-show.md 2022-10-10 09:31:18 +08:00
Zhiyu Yang 31a4fe0722
fix: BINARY_COLUMN_SIZE is too short
fix: A TDengineError will be thrown since "California.SanFrancisco" is 23 bytes, and BINARY_COLUMN_SIZE is 20
2022-10-09 15:56:46 +08:00
Zhiqiang Wang 1e6ac774aa
docs: change doc about Mac (#17227) 2022-10-08 23:57:40 +08:00
Shengliang Guan a472bf16ba
Merge pull request #17226 from taosdata/fix/removeFetchThreadCfg
fix: remove fetch thread config
2022-10-08 20:04:11 +08:00
dapan1121 d110650a99 fix: remove fetch thread config 2022-10-08 19:04:42 +08:00
wade zhang 10731f9761
Merge pull request #17222 from taosdata/feature/3_liaohj
doc: update chapter of the distinguished queries.
2022-10-08 17:49:33 +08:00
Haojun Liao 2636367337
update docs 2022-10-08 17:43:16 +08:00
songshuqi 5230c16153
Update 02-rest-api.mdx (#17221) 2022-10-08 17:42:33 +08:00
Haojun Liao 7f44649b8d
update doc 2022-10-08 17:40:02 +08:00
wade zhang 07d12a48d3
Merge pull request #17174 from taosdata/wangmm0220-patch-8
Update 02-influxdb-line.mdx
2022-10-08 17:36:22 +08:00
wade zhang b184861676
Merge pull request #17140 from taosdata/wangmm0220-patch-6
Update 04-taosadapter.md
2022-10-08 17:34:58 +08:00
wade zhang c01d44ae72
Merge branch '3.0' into wangmm0220-patch-8 2022-10-08 17:34:21 +08:00
wade zhang 1d424d3653
Merge pull request #17175 from taosdata/wangmm0220-patch-9-1
Update 03-opentsdb-telnet.mdx
2022-10-08 17:33:26 +08:00
wade zhang 6a559b56f2
Merge pull request #17176 from taosdata/wangmm0220-patch-9-2
Update 04-opentsdb-json.mdx
2022-10-08 17:33:12 +08:00
wade zhang 9a2eaa6ed9
Merge pull request #17177 from taosdata/wangmm0220-patch-9
Update 02-influxdb-line.mdx
2022-10-08 17:32:53 +08:00
songshuqi ec74aa6621
Update 06-stream.md 2022-10-08 16:43:48 +08:00
Zhiqiang Wang d3c4b33893
doc: change doc about Mac (#17207)
* doc: change doc about Mac

* docs: fixed few typos

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-08 13:40:41 +08:00
Zhiqiang Wang d05b134a48
os: Mac package (#17201)
* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package
2022-10-08 10:12:17 +08:00
WANG MINGMING e7d9d99d31
Update 04-opentsdb-json.mdx 2022-09-30 14:26:59 +08:00
WANG MINGMING 471f23fd58
Update 03-opentsdb-telnet.mdx 2022-09-30 14:26:54 +08:00
WANG MINGMING a090fbfc0b
Update 02-influxdb-line.mdx 2022-09-30 14:25:49 +08:00
WANG MINGMING 50b478bd59
Update 02-influxdb-line.mdx 2022-09-30 14:17:14 +08:00
Shuduo Sang 86ca19f4d4
docs: sub-tbname rule note and fix show stables output (#17171) 2022-09-30 11:58:30 +08:00
Shuduo Sang 55ffdaecd4
docs: fix show database output (#17169)
* docs: add prometheus sub-table naming by rule note

* docs: fix show databases output
2022-09-30 11:11:06 +08:00
Shuduo Sang 3dbb7c435a
docs: add sub-tbname rule note for tcollector (#17167) 2022-09-30 11:00:35 +08:00
Shuduo Sang 8aa5100dfd
docs: icinga2 sub-tbname by rule note (#17161) 2022-09-29 19:14:45 +08:00
Shengliang Guan 0400fe5a85
Merge pull request #17157 from taosdata/fix/ZhiqiangWang/TD-19156-add-websocket-build
build: add websocket build
2022-09-29 18:59:51 +08:00
Shuduo Sang e8d2a30aa5
docs: add sub-table name by rule note (#17160) 2022-09-29 18:14:51 +08:00
Shuduo Sang 61f92a24cb
docs: add prometheus sub-table naming by rule note (#17158) 2022-09-29 17:47:24 +08:00