Commit Graph

728 Commits

Author SHA1 Message Date
孙鹏 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
afwerar 59bb3d1475 build: add websocket build 2022-09-29 17:21:28 +08:00
gccgdb1234 075d8c4933 doc: change default tab to rest 2022-09-29 16:59:47 +08:00
gccgdb1234 67aba0657d Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-09-29 16:46:04 +08:00
Shuduo Sang 129f494e7e
docs: add table name customization note (#17153) 2022-09-29 16:34:18 +08:00
gccgdb1234 f1d492f628 doc: change rest connection sample as the default in tabs 2022-09-29 16:18:47 +08:00
Shengliang Guan ebe22053db
Merge pull request #17143 from taosdata/3.0
release: build 3.0.1.4
2022-09-29 12:43:56 +08:00
WANG MINGMING 299343092a
Update 04-taosadapter.md 2022-09-29 11:41:34 +08:00
Shuduo Sang 7aa2ffc4a8
docs: remove influx_max_line_bytes for 3.0 (#17137) 2022-09-29 11:09:23 +08:00
wade zhang 6cc2ac0cee
Merge pull request #17129 from taosdata/docs/irowts
docs: add _irowts pseudocolumn description in ZN/EN docs
2022-09-28 18:25:47 +08:00
wade zhang 287bcfb399
Merge pull request #17111 from taosdata/wangmm0220-patch-1
Update 13-schemaless.md
2022-09-28 17:33:10 +08:00
wade zhang 2fe2d9db33
Merge pull request #17120 from taosdata/wangmm0220-patch-3-1
Update 03-opentsdb-telnet.mdx
2022-09-28 17:32:41 +08:00
wade zhang 858f1f4968
Merge pull request #17119 from taosdata/wangmm0220-patch-3
Update 04-opentsdb-json.mdx
2022-09-28 17:32:31 +08:00
Ganlin Zhao dd59a04963 add _irowts in Docs zh 2022-09-28 17:28:55 +08:00
WANG MINGMING 577f427065
Update 02-influxdb-line.mdx 2022-09-28 17:14:37 +08:00
WANG MINGMING 43a76d6bf0
Update 03-opentsdb-telnet.mdx 2022-09-28 16:34:00 +08:00
WANG MINGMING 97061a0aeb
Update 04-opentsdb-json.mdx 2022-09-28 16:32:38 +08:00
dapan1121 d7d2dabfe8
Merge pull request #17115 from taosdata/feat/TD-18842
feat(query): interp support return timestamp with pseudo column _irowts
2022-09-28 16:00:47 +08:00
Xiaoyu Wang faf07b81c1 docs: improve the system table chapter 2022-09-28 15:35:45 +08:00
Xiaoyu Wang 7ebbce4542 docs: improve the system table chapter 2022-09-28 15:12:28 +08:00
Ganlin Zhao 8c76f882fc fix docs 2022-09-28 14:50:04 +08:00
Ganlin Zhao 89fc9ae5ad docs changes 2022-09-28 14:45:24 +08:00
WANG MINGMING 1c02d5733a
Update 13-schemaless.md 2022-09-28 11:47:09 +08:00
Shengliang Guan 338c45edbf
Merge pull request #17096 from taosdata/docs/3.0.1.3
docs: 3.0.1.3
2022-09-28 08:59:14 +08:00
Xiaoyu Wang 7dfba33a65 docs: add keepColumnName description 2022-09-27 18:54:23 +08:00
afwerar f02d5b2a9d docs: 3.0.1.3 2022-09-27 17:32:39 +08:00
Ganlin Zhao 70bb54c635
Update 10-function.md 2022-09-27 13:15:41 +08:00
Ganlin Zhao 0239d860ad
Update 10-function.md 2022-09-27 11:31:52 +08:00
Shuduo Sang 4305a2374a
docs: refine rest api doc (#17050)
* docs: add more clear desc

* doc: fix ../zh/08-connector/02-rest-api.mdx
2022-09-24 16:02:32 +08:00
Liu Jicong 17d7ec9818
Update 06-stream.md 2022-09-23 16:27:29 +08:00
Liu Jicong a3a9af3c9c
Update 06-stream.md
`end` is used as a key word in `case when` clause
2022-09-23 16:26:57 +08:00
Shuduo Sang cfd7036661
docs: update connector doc for3.0 (#17020)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn
2022-09-23 11:55:55 +08:00
Shengliang Guan 4dd819b360
Merge pull request #16995 from taosdata/feature/3.0_interval_hash_optimize
enh: add queryRsmaTolerance conf for rsma query
2022-09-22 19:43:29 +08:00
Shengliang Guan 3c65b2d81c docs: update the default value of supportVnodes 2022-09-22 17:55:02 +08:00
Cary Xu 9ddbe54d0d Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-22 17:25:13 +08:00
xiaolei li c577897c1f
test(docs):change docs-example file structure and update reference (#16987)
* test(docs):update docs-example file structure

* test(docs):update docs-example references under zh and en
2022-09-22 09:58:31 +08:00
Cary Xu 26b9a07e7f other: merge 3.0 2022-09-22 09:09:35 +08:00
dingbo 62f5c1e465 docs: release 3.0.1.2 2022-09-21 17:31:19 +08:00
Shengliang Guan 733759e5e2
Merge pull request #16971 from arielyang/docs/yangpan-backquote-3.0
docs: remove case sensitive description of quotes
2022-09-21 11:47:18 +08:00
wade zhang a939ec47b9
Update 06-select.md 2022-09-21 11:25:33 +08:00
Pan YANG be122addf4 docs: remove case sensitive description of quotes
Remove case sensitive description of quotes and other minor content.
2022-09-21 10:10:05 +08:00
baolinking c3edf0b18b
fix:修改SERVER_STATUS的语法实例
将SELECT SERVER_VERSION()改为SELECT SERVER_STATUS()
2022-09-21 09:06:52 +08:00
xiaolei li 78ac5ee131
docs(diver):C# add docs with WebSocket (#16950)
* docs(diver):C# add docs with WebSocket

* docs(driver):C# docs update with commnets
2022-09-20 18:23:39 +08:00
Cary Xu 92369e025c Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-20 11:32:04 +08:00
gccgdb1234 bc9c0dfd92 doc: refine pseudo columns 2022-09-20 09:42:54 +08:00
Cary Xu 9c9ba725fc Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-19 17:37:07 +08:00
Xiaoyu Wang 23a243230a docs: add insert select description 2022-09-19 13:11:05 +08:00
Xiaoyu Wang d0bfa65cc4 docs: add insert select description 2022-09-19 11:54:30 +08:00
Cary Xu eda8968252 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-19 11:15:11 +08:00
Xiaoyu Wang c1b518722b docs: fix query doc error 2022-09-17 13:41:51 +08:00
Shengliang Guan f90e379f3e
Merge pull request #16884 from taosdata/docs/sangshuduo/TD-19098-schemaless
docs: add schemaless api
2022-09-16 20:00:52 +08:00
Cary Xu 2f5e197dbe Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-16 17:45:12 +08:00
dingbo 88ce98cdfa docs: fix format error 2022-09-16 11:15:33 +08:00
Shuduo Sang c57e6220d5 docs: add schemaless api 2022-09-16 10:51:51 +08:00
dingbo 36a8d4ffc4 release tools 2.2.0 2022-09-16 10:00:43 +08:00
dingbo eb9191954b release 3.0.1.1 2022-09-16 09:50:01 +08:00
Cary Xu 293f65e4b7 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-15 17:47:03 +08:00
wade zhang aabdb1e27b
Update 06-select.md 2022-09-15 17:38:43 +08:00
wade zhang 6fe3141bd8
Update 06-select.md 2022-09-15 17:36:21 +08:00
Cary Xu 4be9d4c704 chore: merge 3.0 2022-09-15 16:56:46 +08:00
Shengliang Guan 9dee8fdb82
Merge pull request #16864 from taosdata/liuyq-617-patch-1
Update 07-tmq.mdx
2022-09-15 16:37:09 +08:00
Shengliang Guan df8d708255 docs: remove wrong description 2022-09-15 15:50:47 +08:00
Shengliang Guan 4ff617ae35 docs: remove wrong description 2022-09-15 15:34:29 +08:00
Yiqing Liu 49f3e3c2c5
Update 07-tmq.mdx 2022-09-15 15:26:19 +08:00
huolibo 1530d75f9f
Update 14-taosKeeper.md 2022-09-15 13:11:34 +08:00
Kyno cdd46c532e
fix: spelling error. 2022-09-15 10:35:57 +08:00
Pan YANG dc8fb90062 docs: update latest reserved SQL keywords 2022-09-14 18:09:20 +08:00
Cary Xu 691118f8cd Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-14 18:02:10 +08:00
Shengliang Guan 1479bc8ac7
Merge pull request #16833 from taosdata/arielyang-patch-escape-backtick
docs: fix escape of backtick
2022-09-14 15:10:38 +08:00
Pan YANG 417571140f
docs: fix escape of backtick 2022-09-14 15:00:54 +08:00
Shengliang Guan 06e38c1dcc
Merge pull request #16825 from taosdata/fix/maxmin_type
fix(query): restrict max/min function input type not including timestamp type
2022-09-14 14:28:06 +08:00
Shengliang Guan 518d0ed2ca
Merge pull request #16829 from taosdata/fix/mnode
docs: update arch
2022-09-14 14:01:57 +08:00
Shengliang Guan cf7b00b99e Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into fix/mnode 2022-09-14 14:01:30 +08:00
Shengliang Guan 65ee59fb90 docs: update arch 2022-09-14 14:01:08 +08:00
Ganlin Zhao d2f6a79286 fix docs 2022-09-14 13:38:39 +08:00
Shuduo Sang 9355996eb1 docs: change location to align with taosbenchmark 2022-09-13 17:50:35 +08:00
Cary Xu 627e7eafb0 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-13 17:42:22 +08:00
Shuduo Sang c5b17d192c
docs: update csharp connector status (#16787)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling
2022-09-13 17:09:56 +08:00
Shengliang Guan 601b2e343c
Merge pull request #16811 from taosdata/main
release: merge from main to 3.0
2022-09-13 17:09:11 +08:00
kynowoo 24ac8d6ba0 1. add VALUE keyword
2. merge TTL keyword to en doc.
2022-09-13 16:44:07 +08:00
Cary Xu 860a7bdcac enh: add queryRsmaTolerance conf for rsma query 2022-09-13 14:51:04 +08:00
wade zhang 2f905064e5
Merge pull request #16777 from arielyang/docs/yangpan-read-through-03
docs: read through and fix minor problems 03
2022-09-13 10:08:09 +08:00
Pan YANG 82be8ab800 docs: name location and groupid according to taoBenchmark schema 2022-09-13 09:47:54 +08:00
Pan YANG 15fdcf55ee docs: optimization for 05-get-started of documentation 2022-09-13 09:33:19 +08:00
Pan YANG 31c98d680a docs: read through and fix minor problems 03 2022-09-12 15:19:29 +08:00
wade zhang 6a92dc24f0
Update 09-udf.md 2022-09-08 16:28:47 +08:00
haoranchen 24c7f30bc9
delete taos-tools 2.1.2 2022-09-08 11:02:00 +08:00
GL.Ruan 714dcbaac8
delete redundant period (#16738) 2022-09-08 09:59:13 +08:00
dingbo 99a102f51b docs: release tools 2022-09-07 17:04:16 +08:00
dingbo aa1bf1e3bc docs/release 310 2022-09-07 16:32:53 +08:00
dapan1121 8d49a840eb
fix: remove column comments 2022-09-07 11:08:18 +08:00
dapan1121 6593202e32
Update 20-keywords.md
add key usage description
2022-09-06 11:41:05 +08:00
huolibo f80b06699c
fix: remove useless line (#16621) 2022-09-02 16:13:54 +08:00
dapan1121 ee24902c30 fix: fix doc select clause issue 2022-09-02 13:51:04 +08:00
gccgdb1234 e6aba3b29b doc: align label and title 2022-09-01 18:08:44 +08:00
Liu Jicong 6ec9b3d93c docs(stream): fix old syntax 2022-09-01 18:00:11 +08:00
wade zhang 3b3c4aa7e8
Update 24-show.md 2022-09-01 15:44:38 +08:00
Shengliang Guan a7131c8cad
Merge pull request #16573 from taosdata/fix/dnode
docs: update csharp connector
2022-09-01 15:43:54 +08:00
Shengliang Guan d8ac808e2b Merge remote-tracking branch 'maikebing/patch-1' into fix/dnode 2022-09-01 15:43:07 +08:00
Ganlin Zhao 62f0dd619f
docs: add more t-digest algorithm explaination 2022-09-01 15:36:53 +08:00
Liu Jicong 1cbd23edd2 Merge branch '3.0' into feature/stream 2022-09-01 15:19:26 +08:00
Liu Jicong d14c9f9433 docs: change description according to behavior 2022-09-01 15:17:33 +08:00
wade zhang b292909ff5
Update 05-taosbenchmark.md 2022-09-01 14:51:52 +08:00
Ganlin Zhao 6fc43f38a2
docs: change max/min input data type 2022-09-01 14:16:06 +08:00
wade zhang 5e9c276f0a
Merge pull request #16188 from taosdata/docs/TD-18447
docs: update taosBenchmark doc
2022-09-01 14:10:01 +08:00
Linhe Huo 1521a92bdb
docs: fix drop stream syntax (#16550) 2022-09-01 11:22:36 +08:00
Shengliang Guan 1289093b02
Merge pull request #16548 from arielyang/docs/yangpan-read-through-02
docs: fix minor punctuation typos
2022-09-01 09:38:14 +08:00
Pan YANG 0e2d4346d8 docs: fix minor punctuation typos 2022-09-01 09:27:27 +08:00
Shengliang Guan 5712d95260
Merge pull request #16506 from taosdata/enh/mvTables2Ins
enh: move some tables from perf to ins
2022-08-31 11:12:00 +08:00
Shuduo Sang 2061922794
docs: add gds doc for3.0 (#16507)
* docs: add google data studio for 3.0

* docs: fix picture links in markdown
2022-08-30 14:14:08 +08:00
dapan1121 1cdacdda90 fix: move some tables from perf to ins 2022-08-30 14:00:38 +08:00
wade zhang b60f5f8e43
Merge pull request #16502 from taosdata/docs/TD-18686
doc: correct wrong description about maximum SQL length
2022-08-30 13:53:55 +08:00
huolibo 55292eebe6
docs: add taosKeeper document (#16384) 2022-08-30 13:23:36 +08:00
gccgdb1234 24f96e1ebb doc: correct wrong description about maximum SQL length 2022-08-30 10:37:42 +08:00
wade zhang 55f8ff3534
Merge pull request #16497 from arielyang/docs/yangpan-read-through-02
docs: read through and fix minor problems 02
2022-08-30 10:16:20 +08:00
Pan YANG f054467763 docs: read through and fix minor problems 02 2022-08-30 10:02:51 +08:00
gccgdb1234 00afe94fc3 doc: correct wrong wget address 2022-08-30 09:41:25 +08:00