Commit Graph

678 Commits

Author SHA1 Message Date
meeki007 de0cc463e1
Correction/纠正 01-data-type.md (#21313)
# 10 
Change/改变
INT UNSIGNED  --->  SMALLINT UNSIGNED
2023-05-16 07:21:24 +08:00
Shuduo Sang ef80b5b05b
docs: update grafana doc for 3.0 (#21300)
* docs: fix tab value and label

* docs: fix tab value and label

* docs: add dbname note in grafa and fix lots of unicode characters in english doc
2023-05-15 12:26:03 +08:00
Haojun Liao e12b70d268
Merge pull request #21270 from taosdata/feature/3_liaohj
merge main into 3.0 branch.
2023-05-13 19:38:38 +08:00
danielclow 9825970795
fix markdown error (#21280) 2023-05-13 00:37:05 +08:00
Haojun Liao 181f9063e9 other: merge 3.0 2023-05-12 18:13:28 +08:00
huolibo 0a50a21df8 docs(driver): jdbc error code 2023-05-12 17:37:35 +08:00
WANG Xu 542627235c fix: kafka connector doc issues 2023-05-12 17:19:37 +08:00
Hui Li 7bd0c6553f
Update 04-stable.md 2023-05-12 15:01:30 +08:00
Haojun Liao 43e06b9132 Merge branch '3.0' into feature/3_liaohj 2023-05-12 13:36:02 +08:00
Haojun Liao 7ef16e1922 other: merge main. 2023-05-12 11:49:53 +08:00
dapan1121 9394afec68
Merge pull request #21144 from taosdata/feat/TD-19801
feat(query): support interp with super table
2023-05-12 11:37:20 +08:00
gccgdb1234 aab47de22a doc: remove experimental.enable.snapshot 2023-05-12 08:42:40 +08:00
wade zhang 776b4a1085
Update 24-show.md 2023-05-11 09:46:59 +08:00
wade zhang 4fb612d3bd
Merge pull request #20684 from taosdata/docs/dclow
docs: fix broken and redirecting links in 3.0
2023-05-10 14:40:17 +08:00
huolibo 4bdc7e8951 fix: change some description 2023-05-10 13:47:14 +08:00
huolibo db4110c788 docs: formate and note of java doc 2023-05-10 13:43:26 +08:00
danielclow 59ec57bbfc
remove trailing slash on internal link 2023-05-10 13:21:23 +08:00
huolibo 785f8764d1 fix: change version 2023-05-10 12:57:44 +08:00
huolibo c1e1e5d831 docs(driver): fix format 2023-05-10 11:51:53 +08:00
wade zhang 01bee436da
Merge pull request #21223 from taosdata/docs/TD-22166
docs(driver): jdbc 3.2.1 document and error code
2023-05-10 11:18:09 +08:00
huolibo 50a24667cd docs(driver): jdbc 3.2.1 document and error code 2023-05-09 16:50:34 +08:00
Linhe Huo d2436fe06a
Merge pull request #21024 from taosdata/docs/adamji/sml-rust
docs: add example and document for rust schemaless insert
2023-05-09 16:32:48 +08:00
Adam Ji 73ecae67b6 docs: add cmd to check status of taosd for mac 2023-05-09 15:48:02 +08:00
wangjiaming0909 479bb157e0 fix: select _block_dist() from t; set the unit of Size to KB 2023-05-09 15:19:21 +08:00
liuyao e48fdceb7c
Update 14-stream.md 2023-05-06 16:03:12 +08:00
Ganlin Zhao 07f714cc84 fix doc error 2023-05-06 15:06:54 +08:00
Ganlin Zhao 77dc97e509 add en doc 2023-05-05 17:54:16 +08:00
gccgdb1234 b0e77eeb45 doc: refine the description of TABLE_PREFIX and TABLE_SUFFIX 2023-05-05 16:13:47 +08:00
wade zhang 623e6e7c2f
Update 09-udf.md 2023-05-05 14:22:29 +08:00
gccgdb1234 879bbe982a doc: revise doc structure of UDF 2023-05-05 14:08:21 +08:00
shenglian zhou accdcda343 docs: add python udf english version 2023-05-05 13:21:04 +08:00
Shuduo Sang cef0aba54d
docs: update taosdump doc for 3.0 (#21130)
* fix: taosbenchmark escape char for 3.0

* fix: json file for escape char

* docs: update taosdump doc
2023-04-29 00:46:23 +08:00
Shuduo Sang baf098267f
docs: update range for numOfCommitThreads (#21122) 2023-04-28 14:49:35 +08:00
huolibo bac5bbc7ab
docs(driver): jdbc error code (#21114) 2023-04-28 11:43:53 +08:00
xiaolei li ee74535423
docs: release 3.0.4.1 (#21109)
* release: upgrade default version to 3.0.4.1

* docs: release 3.0.4.1
2023-04-27 17:01:49 +08:00
wade zhang 8e9936ed32
Update 14-stream.md 2023-04-27 08:09:39 +08:00
Haojun Liao cb43ac024b
Update 14-stream.md 2023-04-26 19:06:44 +08:00
Haojun Liao 457ed296d3
Update 14-stream.md 2023-04-26 17:21:45 +08:00
Haojun Liao e4d40489e7
Update 14-stream.md 2023-04-26 17:13:20 +08:00
Haojun Liao cf9567ac96
Update 14-stream.md 2023-04-26 17:04:37 +08:00
Haojun Liao f7141fdebb
Update 14-stream.md 2023-04-26 16:53:52 +08:00
Shuduo Sang 7113ded06a
docs: fix typos and use 3.1.0 in java connector for3.0 (#21095)
* 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

* docs: java connector support subscription over websocket

* fix: update 3.0 connector feature matrix

* docs: fix typos and use 3.1.0 in jdbc driver
2023-04-26 16:48:21 +08:00
Haojun Liao 24e8ff7970
Update 14-stream.md 2023-04-26 16:35:45 +08:00
Haojun Liao a98cf1277f
Update 14-stream.md 2023-04-26 16:33:23 +08:00
Haojun Liao cf57a3f3f6
Update 10-function.md 2023-04-26 16:30:40 +08:00
Shuduo Sang 41cc572cd8
docs: update connector matrix for 3.0 (#21086)
* 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

* docs: java connector support subscription over websocket

* fix: update 3.0 connector feature matrix
2023-04-26 12:41:26 +08:00
Adam Ji 519dc0ead0
docs: fix tmq create database args (#21081) 2023-04-26 09:24:29 +08:00
sunpeng 809fe165e7
docs: add docs for `taoskeeper with prometheus` (#21052) 2023-04-24 17:54:01 +08:00
Adam Ji d3540a7502 docs: update mdx en 2023-04-23 10:31:53 +08:00
Adam Ji 13ea24312d docs: add mdx en 2023-04-23 10:30:34 +08:00