Commit Graph

1229 Commits

Author SHA1 Message Date
Adam Ji 38c9501396
docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601 (#20331) 2023-03-08 15:49:19 +08:00
Benguang Zhao bfc189c9dc fix: update docs for WAL_RETENTION_PERIOD, etc. 2023-03-04 19:12:36 +08:00
lafirest 10531d401a
fix command options name error (#19874) 2023-02-28 18:35:39 +08:00
huolibo 46f088afa4
docs: adjust format of tmq doc (#20158)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

* docs: fix format

* docs: adjust tmq doc format

* docs: fix format of tmq doc

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-24 23:43:18 +08:00
Shuduo Sang 01a24cacea
docs: fix doc format (#20157)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

* docs: fix format

---------

Co-authored-by: huolibo <huolibo@qq.com>
2023-02-24 17:34:25 +08:00
huolibo d7e7800520
docs: add jdbc 3.1.0 version description (#20145)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-24 15:44:12 +08:00
wade zhang bd7955be14
Merge pull request #20132 from taosdata/docs/wangxu
fix: bad sql grammar
2023-02-24 14:59:26 +08:00
xiaolei li 6d216ec605
docs: release 3.0.2.6 (#20134) 2023-02-23 21:14:29 +08:00
Haojun Liao 591feef406
Update 24-show.md 2023-02-23 18:25:34 +08:00
WANG Xu 8fa9f16e9b fix: bad sql grammar 2023-02-23 17:55:23 +08:00
Haojun Liao c7c37e04f4
Update 24-show.md 2023-02-23 13:22:08 +08:00
Haojun Liao 55bc817815
Update 24-show.md 2023-02-23 11:43:52 +08:00
Haojun Liao 4832cc969b
Update 24-show.md 2023-02-23 11:38:54 +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
Shuduo Sang db560be500
fix: docker doc refine (#20101) 2023-02-22 21:15:33 +08:00
Ganlin Zhao f72b0d9861 add docs 2023-02-22 16:31:45 +08:00
wade zhang 8030188f40
Update 03-immigrate.md 2023-02-21 18:05:05 +08:00
gccgdb1234 bdb0c12d4b docs: refine dataX page 2023-02-21 17:57:48 +08:00
lispQin 5d46b63ed0 docs: update application docs 2023-02-21 17:31:40 +08:00
lispQin 4ff86d954a doc: update immigrate OpenTSDB data by DataX to TDengine3.0 links 2023-02-20 10:24:45 +08:00
dingbo8128 3a8e19bd25 docs: fix broken link 2023-02-18 11:16:20 +08:00
xiaolei li 13bdd5afae
docs: update node-rest examples and reference (#20011) 2023-02-16 14:00:20 +08:00
xiaolei li e541528ab6
docs: update node-rest doc add insert sample (#20008)
* docs: update node-rest doc, add insert sample

* remove cn character in examples
2023-02-16 12:43:45 +08:00
dapan1121 db2e05b461
Merge pull request #19994 from taosdata/docs/count-always-return
docs: add notes for countAlwaysReturnValue parameter
2023-02-15 17:45:06 +08:00
Ganlin Zhao d303ad359e
Update index.md 2023-02-15 17:43:38 +08:00
Ganlin Zhao 7f1186c876
Update index.md 2023-02-15 17:42:42 +08:00
Ganlin Zhao 7ef6bd7ad8
Update index.md 2023-02-15 17:41:22 +08:00
dapan1121 b1c3b705b1
Update index.md 2023-02-15 17:30:51 +08:00
Ganlin Zhao bda2e544c7 docs: add notes for countAlwaysReturnValue parameter 2023-02-15 17:10:10 +08:00
Ganlin Zhao e3bfc9ddf3 docs: add notes for countAlwaysReturnValue parameter 2023-02-15 17:06: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
dapan1121 d0d06c35af
enh: add thread limitation 2023-02-14 15:30:37 +08:00
Shuduo Sang fba37633b3
docs: taosdump status clarification (#19976)
* docs: fix taosdump download link for 3.0

* docs: fix tools download link

* docs: clarify taosdump status
2023-02-14 15:09:00 +08:00
cadem 36919ccf63 docs/TD-22199
remove old timestamp in sql example
2023-02-14 14:51:10 +08:00
gccgdb1234 959be6676e docs: how to change cachesize 2023-02-13 17:21:01 +08:00
sunpeng 00748c935b
docs: update taoskeeper docs for monitor and monitorFqdn (#19955)
* docs: update taoskeeper docs for monitor and monitorFqdn

* fix docs
2023-02-13 16:33:36 +08:00
dapan1121 f6793d547f
docs/ttl
add ttl and keep comments
2023-02-10 14:52:28 +08:00
Ganlin Zhao e0875d9c68 Update 06-select.md 2023-02-10 14:11:29 +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 60b27a056a docs: add interp_clause to select syntax 2023-02-10 14:10:50 +08:00
xiaolei li 703c4066eb
docs: release 3.0.2.5 (#19896) 2023-02-10 00:34:56 +08:00
Ganlin Zhao 19ee0e8ae4
Update 06-select.md 2023-02-09 16:44:56 +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
Ganlin Zhao dc70d739bf docs: add interp_clause to select syntax 2023-02-09 16:32:58 +08:00
Xiaoyu Wang 79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
merge main
2023-02-09 09:22:19 +08:00
sunpeng db6a8cdf60
build: update writing kafka example and document (#19864)
* build: update writing kafka example and document

* fixes kafka demo

* fix: refine wording

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-09 02:08:57 +08:00
Shuduo Sang de923ac8c1
docs: fix out of dnodes in faq (#19862) 2023-02-08 11:07:42 +08:00