Commit Graph

309 Commits

Author SHA1 Message Date
Ganlin Zhao b2cca108a3 add documentations 2023-04-18 14:29:04 +08:00
wade zhang dd066e6b0b
Update 29-changes.md 2023-04-13 11:10:19 +08:00
wade zhang 2485d6b631
Merge pull request #20764 from taosdata/DOCS/TD-22982-3.0
docs: update description of parameters WAL_RETENTION_PERIOD etc.
2023-04-07 10:30:25 +08:00
Xiaoyu Wang 554e02ba62 fix: delete column comment syntax 2023-04-07 10:18:21 +08:00
Benguang Zhao 9c412bbf6d docs: update description of parameters WAL_RETENTION_PERIOD etc. for alter or create database 2023-04-04 18:35:42 +08:00
Xiaoyu Wang 522fbb0f84 docs: fix event window doc 2023-03-27 09:51:25 +08:00
dapan1121 22512a3b6a enh: corrent slimit/limit statement 2023-03-22 14:02:18 +08:00
Xiaoyu Wang dd9789feba docs: add flush database doc 2023-03-20 11:14:13 +08:00
gccgdb1234 bcd6ec7e6b docs: add doc for force fill 2023-03-16 11:27:42 +08:00
gccgdb1234 d4e57f9314 docs: rename 07-index.md 2023-03-10 17:42:22 +08:00
gccgdb1234 9e4d704eeb docs: add tag index 2023-03-10 16:59:47 +08:00
WANG MINGMING 692b6606fe
Update 22-meta.md 2023-03-10 11:48:36 +08:00
Xiaoyu Wang 6fcf446f98 docs: add event window 2023-03-08 13:32:08 +08:00
gccgdb1234 bde9d54cb5 docs: event window 2023-03-08 12:57:31 +08:00
gccgdb1234 3115aeee78 docs: add event window 2023-03-08 12:23:58 +08:00
Benguang Zhao 85767ca532 fix: update docs for WAL_RETENTION_PERIOD, etc. 2023-03-06 11:44:35 +08:00
Shuduo Sang 42d2c15f19
docs: connector for 3.0 (#20250)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix java connector mistake

* fix: a few typos

* fix: many typos
2023-03-03 10:14:57 +08:00
Shengliang Guan ad751dccac
Merge pull request #19934 from taosdata/docs/cdiwadkar16-patch-1
docs:cdiwadkar16-patch-1 - example for INTERP
2023-03-02 17:38:49 +08:00
Xiaoyu Wang 69c0ef8ecd fix: show license/vgroups docs error 2023-02-28 11:05:07 +08:00
dapan1121 05c7bc170e
Merge pull request #20098 from taosdata/feat/TS-2671
feat(query): optimize percentile function performance
2023-02-23 10:24:06 +08:00
Ganlin Zhao f72b0d9861 add docs 2023-02-22 16:31:45 +08:00
dingbo8128 3a8e19bd25 docs: fix broken link 2023-02-18 11:16:20 +08:00
wade zhang a81833c7dc
Merge pull request #19991 from taosdata/docs/isfilled_version
fix _isfilled support version
2023-02-15 13:57:45 +08:00
Ganlin Zhao ff69b973ce fix _isfilled support document version 2023-02-15 13:52:21 +08:00
gccgdb1234 959be6676e docs: how to change cachesize 2023-02-13 17:21:01 +08:00
Chait Diwadkar 98b6d607d8
docs:cdiwadkar16-patch-1 - example for INTERP
Added an example for INTERP functions using the smart meters demo
2023-02-11 09:07:12 -08:00
Ganlin Zhao 3fc4e97a89 Update 06-select.md 2023-02-10 14:11:18 +08:00
Ganlin Zhao a16eef479b docs: add interp_clause to select syntax 2023-02-10 14:11:04 +08:00
Ganlin Zhao 564e21dd21
Update 06-select.md 2023-02-09 16:44:17 +08:00
Ganlin Zhao 30bd177280 docs: add interp_clause to select syntax 2023-02-09 16:36:30 +08:00
Xiaoyu Wang 09925437e3 merge main 2023-02-08 09:51:52 +08:00
Ganlin Zhao 35675aeb2a
Update 10-function.md 2023-02-07 10:49:42 +08:00
Ganlin Zhao 90ac7efc45
docs: add more details about interp subclause en 2023-02-07 10:46:43 +08:00
danielclow 7a11008316 doc: add descriptions to all docs 2023-02-06 00:07:16 +08:00
kailixu 9383acdf25 docs: latest timestamp allowed when inserting data 2023-02-03 13:00:59 +08:00
kailixu aa3a9dd622 docs: latest timestamp allowed when inserting data 2023-02-03 11:47:46 +08:00
kailixu 6618ff199d docs: latest timestamp allowed when inserting data 2023-02-03 11:44:15 +08:00
wade zhang 05097e5061
Merge pull request #19483 from taosdata/docs/TD-21822-3.0
docs: add description of keep/multi-tier storage
2023-01-30 10:03:52 +08:00
Xiaoyu Wang 102ca2833e doc: fix the syntax of the show vnodes command 2023-01-29 16:39:40 +08:00
Cary Xu 20e50d00b7
Update 02-database.md 2023-01-13 15:02:00 +08:00
Cary Xu 40d8bc1480
Update 02-database.md 2023-01-13 14:59:21 +08:00
Cary Xu d5b904e446
Update 02-database.md 2023-01-13 14:44:15 +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
kailixu ea13d2bc99 docs: add description of keep/multi-tier storage 2023-01-10 17:03:57 +08:00
kailixu a3f7cb3e27 docs: add description of multi-tier storage 2023-01-10 15:44:05 +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
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
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
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
wade zhang b7f88c2f21
Update 02-database.md 2022-12-12 10:58:21 +08:00
Ganlin Zhao 6474ae3fd6 add cn/en docs for ignore_timezone description 2022-12-05 12:33:50 +08:00
Ganlin Zhao 896921521f add cn/en docs for ignore_timezone description 2022-12-05 12:32:00 +08:00
wade zhang 7715dab468
Update 06-select.md 2022-11-22 17:31:07 +08:00
shenglian zhou 77e3cc42b9 fix: change example name in document 2022-11-19 10:05:24 +08:00
Xiaoyu Wang 04c59ea5b3 fix: limit doc error 2022-11-17 16:09:27 +08:00
wade zhang 6fdaa442ad
Update 02-database.md 2022-11-15 10:32:21 +08:00
wade zhang 5b8d0ae837
Update 02-database.md 2022-11-15 10:28:09 +08:00
wade zhang 2ccffd01a2
Merge pull request #17956 from taosdata/docs/query_doc_wxy
docs: add examples of case expressions
2022-11-08 11:19:22 +08:00
Xiaoyu Wang cac2764cd6 docs: add examples of case expressions 2022-11-08 11:15:13 +08:00
Jeff Tao 16054dcde3
Update 06-select.md 2022-11-07 12:30:37 -08:00
Xiaoyu Wang 0a6061eb70 docs: add case expressions 2022-11-07 22:59:50 +08:00
beyoung 02927717f2
Update 04-stable.md
fix typo  create_definitionn -> create_definition
2022-11-02 12:29:11 +08:00
beyoung 61b28128fd
Update 03-table.md
fix typo  create_definitionn -> create_definition
2022-11-02 12:28:21 +08:00
gccgdb1234 847e351b92 doc: correct alter debugFlag syntax error 2022-10-25 10:11:02 +08:00
Xiaoyu Wang a9ca24a2d7 some problems of docs 2022-10-20 17:43:11 +08:00
Ganlin Zhao f912c63202 Update 10-function.md 2022-10-19 10:22:53 +08:00
Ganlin Zhao 25c2cec602 change mode en docs 2022-10-18 17:58:17 +08:00
Xiaoyu Wang a6102b4b1c docs: fix 'terminate a tuery' chapter 2022-10-14 15:08:41 +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
Sean Ely af018a391f
docs: updated functions to add context for interp
Added two sentences to help explain how to use the EVERY parameter for INTERP.
2022-10-11 08:26:53 -07: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
wade zhang 30875cfd1c
Update 24-show.md 2022-10-10 11:18:21 +08:00
wade zhang 9273ec149e
Update 21-node.md 2022-10-10 09:39:29 +08:00
wade zhang 1112078464
Update 24-show.md 2022-10-10 09:31:58 +08:00
dapan1121 d110650a99 fix: remove fetch thread config 2022-10-08 19:04:42 +08:00
Ganlin Zhao 65779d041c fix grammer 2022-09-28 17:35:57 +08:00
Ganlin Zhao 8d510fcf18 add _irowts in EN doc 2022-09-28 17:28:23 +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 c240e33067 docs: improve the system table chapter 2022-09-28 15:28:39 +08:00
Xiaoyu Wang 7ebbce4542 docs: improve the system table chapter 2022-09-28 15:12:28 +08:00
Ganlin Zhao 81d12d2e0c fix docs 2022-09-28 14:52:05 +08:00
Ganlin Zhao 89fc9ae5ad docs changes 2022-09-28 14:45:24 +08:00
Ganlin Zhao 6c3f0c36b1
Update 10-function.md 2022-09-27 13:10:02 +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 4ebdab3540
Update 06-select.md 2022-09-21 11:26:30 +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
gccgdb1234 82684bb417 doc: refine a few points in 06-select.md 2022-09-20 09:39:55 +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
Xiaoyu Wang c1b518722b docs: fix query doc error 2022-09-17 13:41:51 +08:00
wade zhang 22e306c737
Update 06-select.md 2022-09-15 17:38:06 +08:00
gccgdb1234 6c8a01efac doc: select.md 2022-09-15 17:20:15 +08:00
gccgdb1234 bc49ecc385 doc: Grant of English version 2022-09-15 17:10:47 +08:00
gccgdb1234 e8b123b8a2 doc: English version of distinguished.md 2022-09-15 17:02:10 +08:00
Pan YANG dc8fb90062 docs: update latest reserved SQL keywords 2022-09-14 18:09:20 +08:00
Ganlin Zhao d2f6a79286 fix docs 2022-09-14 13:38:39 +08:00
kynowoo 24ac8d6ba0 1. add VALUE keyword
2. merge TTL keyword to en doc.
2022-09-13 16:44:07 +08:00
Shengliang Guan 342741c762 Merge remote-tracking branch 'origin/main' into fix/dnode 2022-09-02 15:20:29 +08:00
dapan1121 ee24902c30 fix: fix doc select clause issue 2022-09-02 13:51:04 +08:00
Shengliang Guan 6ef0594fc4 Merge branch '3.0' into release/3.0.0.2 2022-09-01 19:57:21 +08:00
Liu Jicong 6ec9b3d93c docs(stream): fix old syntax 2022-09-01 18:00:11 +08:00
Shengliang Guan b0a3c76507
Merge pull request #16574 from taosdata/docs/tdigest_en
docs: add more t-digest algorithm explanation EN
2022-09-01 15:51:31 +08:00
Ganlin Zhao a4cca5711c
docs: add more t-digest algorithm explanation EN 2022-09-01 15:49:11 +08:00
wade zhang ecd1b99d6e
Update 24-show.md 2022-09-01 15:45:06 +08:00
Liu Jicong d14c9f9433 docs: change description according to behavior 2022-09-01 15:17:33 +08:00
Ganlin Zhao 1b3ccd60b7
docs: revise max/min function input data types 2022-09-01 14:19:14 +08:00
Linhe Huo 1521a92bdb
docs: fix drop stream syntax (#16550) 2022-09-01 11:22:36 +08:00
dapan1121 52787dd2b2 fix: move tables from perf to ins 2022-08-31 09:54:34 +08:00
gccgdb1234 808545ca7f doc: refine the title and label of grant page 2022-08-29 18:39:40 +08:00
wade zhang 1150d82e67
Merge pull request #16484 from arielyang/docs/tdengine-sql
docs: change TAOS SQL to TDengine SQL
2022-08-29 16:40:06 +08:00
Pan YANG 97052fccc5 docs: change TAOS SQL to TDengine SQL 2022-08-29 16:07:12 +08:00
wade zhang bb856d0e3a
Update 19-limit.md 2022-08-28 16:02:54 +08:00
Sean Ely 5510cad555
Update 10-function.md 2022-08-26 19:43:30 -07:00
Sean Ely 0fbf453122
docs: SQL Functions - STATEDURATION edit
Added quotes for proper usage.
2022-08-26 19:37:14 -07:00
gccgdb1234 290ff9294f doc: correct wrong description about TTL 2022-08-26 17:47:51 +08:00
wade zhang b39d6b41f4
Update 24-show.md 2022-08-26 15:18:02 +08:00
Pan YANG 48c3cffe27
docs: correct epoch definition in English 2022-08-25 14:17:28 +08:00
wade zhang e971af427c
Update 24-show.md 2022-08-25 09:32:16 +08:00
wade zhang 7fbb025e1f
Merge pull request #16321 from taosdata/docs/interp-1
docs: fix interp manual en version
2022-08-23 12:55:18 +08:00
Ganlin Zhao 2e64ce22b0
docs: fix interp en manual 2022-08-23 11:31:28 +08:00
wade zhang 6dd250c2e5
Merge pull request #16316 from taosdata/sean-tdengine-patch-56
docs: functions - fixed typo
2022-08-23 09:17:09 +08:00
wade zhang 39a77a0dec
Merge pull request #16315 from taosdata/sean-tdengine-patch-55
docs: Select - fixed typo
2022-08-23 09:16:51 +08:00
Sean Ely f3119a1504
docs: functions - fixed typo
Fixed typo in SQL functions for SELECT SERVER_STATUS();
2022-08-22 14:20:42 -07:00
Sean Ely e30307aab7
docs: Select - fixed typo
Fixed typo in Select documentation around _WDURATION.
2022-08-22 14:18:01 -07:00
Sean Ely 3a9d376851
docs: Time-Series Extensions - added pseudocolumns
Added the _wstart, _wend, and _wduration pseudocolumns to the documentation.
2022-08-22 14:13:58 -07:00
gccgdb1234 364b849ea1 doc: remove useless 2.4 version information 2022-08-22 15:34:13 +08:00
gccgdb1234 b512c721f1 doc: fix broken links 2022-08-22 12:04:31 +08:00
gccgdb1234 ad8be92e0b doc: fix some broken links 2022-08-22 11:51:18 +08:00
danielclow 45b3420a57 doc: english version of tdengine sql 2022-08-22 06:43:11 +08:00
gccgdb1234 9d4fc3abd9 doc: change sidebar and title for distinguished query 2022-08-05 18:53:11 +08:00
gccgdb1234 3c455c5381 doc: add distinguished.md back 2022-08-05 18:27:37 +08:00
gccgdb1234 18555ed2a2 doc: change sql reference structure in English version 2022-08-05 17:52:41 +08:00
Ganlin Zhao 4c6de616d5
Update 10-function.md 2022-07-30 18:03:57 +08:00
Ganlin Zhao fc545a780c
Update 10-function.md 2022-07-28 20:13:04 +08:00
Ganlin Zhao af0e861e9d
Update 10-function.md 2022-07-28 19:50:14 +08:00
Ganlin Zhao 34443a5a29
doc: fix errors/typos in SQL function sections
TD-16224
2022-07-28 19:35:08 +08:00
gccgdb1234 d35d4f1e85 doc: refine limits and keywords 2022-07-18 10:34:26 +08:00
Zhengmao Zhu 4d22cd9c18 Update 02-database.md 2022-07-11 17:22:52 +08:00
gccgdb1234 8dea8dbbeb docs: move delete data from developer guide to sql reference guide 2022-06-14 13:57:34 +08:00
gccgdb1234 d44c6a810b docs: refine keywords section and add delete keywords 2022-06-14 11:54:55 +08:00
dingbo 37db1516ed docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00