Commit Graph

1369 Commits

Author SHA1 Message Date
wade zhang 4d90c85347
Merge pull request #20815 from taosdata/test/TD-AUTOGETN-3.0
test: add udf function return with varchar demo
2023-04-12 09:14:40 +08:00
wade zhang 218f8d30a1
Update 03-package.md 2023-04-11 20:50:30 +08:00
Bo Ding 8a6710ff28
docs:compile error (#20865) 2023-04-11 17:35:49 +08:00
Haojun Liao ed286e6349
Merge pull request #20855 from taosdata/54liuyao-patch-2
Update 06-stream.md
2023-04-11 13:12:54 +08:00
Haojun Liao 72c56d810e
Merge pull request #20810 from taosdata/54liuyao-patch-1
Update 14-stream.md
2023-04-11 11:47:03 +08:00
liuyao 8ebe742aab
Update 14-stream.md 2023-04-11 11:39:28 +08:00
liuyao 0869cfb947
Update 06-stream.md 2023-04-11 11:36:52 +08:00
Alex Duan ad6dd54a00 test: add udf function return with varchar 2023-04-07 18:14:02 +08:00
Xuefeng Tan 290c8889a0
docs(driver-go): fix dsn param (#20813) 2023-04-07 17:16:08 +08:00
liuyao e2316cd5ad
Update 14-stream.md 2023-04-07 14:59:36 +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
Xiaoyu Wang c134432c45 merge main 2023-04-06 09:31:45 +08:00
xiaolei li 42973676ce
docs/3.0.3.2 (#20776)
* docs: release 3.0.3.2

* docs: release 3.0.3.2
2023-04-04 19:04:33 +08:00
xiaolei li 22a876bcdf
docs: release 3.0.3.2 (#20765) 2023-04-04 18:45:24 +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 e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
Shengliang Guan 8eb6cff7e5
Merge pull request #20645 from taosdata/liuyq-617-patch-1
Update 20-keywords.md
2023-04-04 09:22:33 +08:00
sunpeng 1a2a04b030
docs: update docs for tdinsight and taoskeeper (#20738) 2023-04-03 16:20:08 +08:00
Linhe Huo b54ff078d9
Merge pull request #20562 from taosdata/docs/sqchang/fix-img
update xiao-t's img
2023-04-01 10:46:10 +08:00
wade zhang 7c93e32fb5
Update 14-java.mdx 2023-03-31 17:21:41 +08:00
wangmm0220 b7e6e4197d opti:disable set enable.heartbeat.background 2023-03-30 11:18:35 +08:00
Shuduo Sang 29603a8221
docs: add taoskeeper note for monitor parameter (#20633) 2023-03-29 10:10:41 +08:00
Shuduo Sang 30e8191f58
docs: update taoskeeper docs installation part (#20680) 2023-03-29 10:02:55 +08:00
wade zhang 3702852b2c
Update 03-tolerance.md 2023-03-28 17:33:56 +08:00
gccgdb1234 cb77ca212d docs: refine disaster recovery 2023-03-28 17:04:08 +08:00
gccgdb1234 764521f898 docs: refine the description about disaster recovery 2023-03-28 16:19:01 +08:00
Xiaoyu Wang 97855c6233
Merge pull request #20607 from taosdata/FEAT/TD-23257-3.0
feat: WAL cleanup not affected by topic consumption anymore
2023-03-27 17:58:31 +08:00
Adam Ji 319ec95b9d
docs: add content about req-id (#20650) 2023-03-27 17:07:33 +08:00
Yiqing Liu bdd04732ff
Update 20-keywords.md 2023-03-27 13:20:02 +08:00
Xiaoyu Wang 522fbb0f84 docs: fix event window doc 2023-03-27 09:51:25 +08:00
Benguang Zhao 6e1eed8843 fix: create database with wal_retention_period in docs/examples/csharp 2023-03-25 13:59:17 +08:00
Benguang Zhao 19883fdeed feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
Shuduo Sang 484e116720
docs: refine en/13-operation/01-pkg-install.md (#20631) 2023-03-24 18:34:26 +08:00
dapan1121 22512a3b6a enh: corrent slimit/limit statement 2023-03-22 14:02:18 +08:00
xiaolei li b4ceffdedd
docs: add taoskeeper start as service (#20588)
* docs: add taoskeeper start as service

* docs: update taoskeer launch
2023-03-22 11:42:08 +08:00
Shengliang Guan a798078c1d
Merge pull request #20580 from taosdata/docs/TD-23268-release-3.0.3.1
docs: release 3.0.3.1
2023-03-22 09:08:35 +08:00
Shuduo Sang 87f15ac259
docs: fix connector python install version 3.0 (#20575)
* docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601

* docs: append websocket doc for python connector

* docs: fix tabitem

---------

Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-21 19:05:33 +08:00
Shuduo Sang d0b481b522
docs: append ws doc for python connector (#20572)
* docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601

* docs: append websocket doc for python connector

---------

Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-21 18:59:26 +08:00
xleili 238fe38ce8 docs: release 3.0.3.1 2023-03-21 16:05:25 +08:00
Shuaiqiang Chang 61882c9226
Update index.md 2023-03-21 10:09:11 +08:00
Shuaiqiang Chang c9e3d68a6e
Update index.md 2023-03-21 10:08:13 +08:00
Shuaiqiang Chang 703bdf9459
Add files via upload 2023-03-21 10:07:15 +08:00
wade zhang edd9665063
Merge pull request #20541 from taosdata/wangmm0220-patch-10
fix:add tips for tmq consume
2023-03-20 17:24:49 +08:00
wade zhang 3412437668
Merge pull request #20540 from taosdata/wangmm0220-patch-4
fix:add tips for tmq consume
2023-03-20 17:24:37 +08:00
wade zhang d686efec5b
Merge pull request #20553 from taosdata/docs/wade-tmq-config
docs: refine tmq configuration
2023-03-20 16:43:35 +08:00
gccgdb1234 d0c6cfc854 docs: refine tmq configuration 2023-03-20 16:42:40 +08:00
wade zhang b852015382
Update 07-tmq.mdx 2023-03-20 16:38:35 +08:00
gccgdb1234 425ad281e6 docs: refine tmq configuration 2023-03-20 16:01:53 +08:00
gccgdb1234 ebda78cc59 docs: refien tmq configuration 2023-03-20 15:11:08 +08:00