Commit Graph

1115 Commits

Author SHA1 Message Date
Haojun Liao 5301c5756a other: merge main into 3.0. 2023-06-01 09:29:18 +08:00
Shuduo Sang 0d2fa6f1e6
docs: refine python connector doc for req_id (#21526)
* 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

* fix: update matrix for schemaless java status

* docs: use latest jdbc version in connect section

* docs: refine python connector doc for req_id
2023-05-30 11:49:00 +08:00
Alex Duan 3a1fdc81d3 docs: add diff funciton to faq 2023-05-30 09:57:14 +08:00
Alex Duan 539b138906
Update 01-faq.md 2023-05-29 19:23:45 +08:00
Benguang Zhao 7b8f55c4d6 docs: update alter database options for WAL_RETENTION_PERIOD etc. 2023-05-29 16:10:02 +08:00
dapan1121 852e8c8185
Merge pull request #21491 from taosdata/docs/TD-24056
docs: fix timeline function super table explaination
2023-05-29 09:55:03 +08:00
wade zhang 6a741cc901
Update 09-udf.md 2023-05-29 09:45:02 +08:00
wade zhang 3fd488e83c
Merge branch '3.0' into docs/wade-pyudf 2023-05-29 08:26:17 +08:00
Shuduo Sang 884e7d0db6
docs: fix udf zh typos (#21504)
* docs: fix typos

* docs: fix udf typos
2023-05-28 00:16:16 +08:00
wade zhang 5abfff6b53
Update 09-udf.md 2023-05-26 19:30:34 +08:00
wade zhang 3b0cee7866
Update 09-udf.md 2023-05-26 19:24:46 +08:00
gccgdb1234 4367170086 doc: refine PDF user guide 2023-05-26 19:16:23 +08:00
Ganlin Zhao 217efa830e docs: fix timeline function super table explaination 2023-05-26 14:03:49 +08:00
wade zhang 64e89620ea
Merge pull request #21484 from taosdata/szhou/enhance-udf-doc
enhance: python udf sample with numpy
2023-05-26 09:46:46 +08:00
huolibo bbb93c3720 enh: tmq example add all properties 2023-05-25 11:27:49 +08:00
shenglian zhou 90f542857d enhance: improve document 2023-05-25 11:13:05 +08:00
xiaolei li 2ed511c3b8
fix: remove taosTools zh duplicate release ver-2.5.0 (#21447) 2023-05-24 11:46:22 +08:00
wade zhang 8524b90f2c
Merge pull request #21443 from taosdata/docs/3.0.4.2
docs: 3.0.4.2
2023-05-24 11:28:43 +08:00
Shuduo Sang bda3e6763f
docs: update connect for jdbc version (#21426)
* 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

* fix: update matrix for schemaless java status

* docs: use latest jdbc version in connect section
2023-05-23 10:33:40 +08:00
Alex Duan 36ee466ed0
Update 01-faq.md 2023-05-22 18:32:26 +08:00
wade zhang de6fc3fdaa
Merge pull request #21392 from taosdata/DuanKuanJun-patch-6
Update 01-faq.md
2023-05-22 18:17:13 +08:00
Linhe Huo cd14668ec2
Merge pull request #21408 from taosdata/docs/sunpeng/update-docs-for-tdinsight-and-monitor
docs: update docs for tdinsight and monitor
2023-05-22 17:10:32 +08:00
yihaoDeng b59da1815a add parameter 2023-05-22 06:59:07 +00:00
sunpeng bc51e25d0a docs: update docs for tdinsight and monitor 2023-05-22 14:34:56 +08:00
yihaoDeng d6b188f15d opt compile 2023-05-22 06:10:00 +00:00
yihaoDeng f67caaed1f opt compile 2023-05-22 06:09:55 +00:00
yihaoDeng 28d562a55d add parameter 2023-05-22 03:56:11 +00:00
gccgdb1234 c12996bee7 doc: refine td.connect.type 2023-05-22 11:11:52 +08:00
gccgdb1234 0a38e63c34 doc: add td.connect.type 2023-05-22 09:33:17 +08:00
Shuduo Sang 94d71f601d
docs: udf requires python 3.7+ (#21397) 2023-05-21 14:20:01 +08:00
dapan1121 70444e2d82
Merge pull request #21329 from taosdata/feat/TD-21187
feat(query): interp support ignore null value opition
2023-05-20 14:14:21 +08:00
Alex Duan 01fa7ed2c2
Update 01-faq.md 2023-05-20 11:57:15 +08:00
gccgdb1234 bd9c726e6d doc: refine kafka connector 2023-05-19 11:59:36 +08:00
wade zhang 6724640003
Update 11-kafka.md 2023-05-19 10:29:07 +08:00
wade zhang edc9175cb9
Merge pull request #21377 from taosdata/docs/wade-20230519
doc: refine Kafka source connector configuration parameters
2023-05-19 10:19:47 +08:00
Shuduo Sang 84f7c12b8d
docs: fix zh/02-intro (#21380)
* docs: fix broken links

* docs: fix zh/02-intro.md
2023-05-19 09:37:35 +08:00
gccgdb1234 3cfdbf2f0c doc: refine Kafka source connector configuration parameters 2023-05-19 08:18:29 +08:00
Ganlin Zhao 79d8b8c3d4 add zh/en docs 2023-05-17 16:06:12 +08:00
Yu Sun 1ded7a052b docs(connector-rust): update documents of connector for rust
The connector for rust has been updated to use `deadpool` as default connection pool instead of `r2d2`, and the `r2d2` was only kept for blocking mode.
2023-05-17 07:22:15 +00:00
xleili ea1b8e7081 docs: release v3.0.4.2 2023-05-15 18:15:51 +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
Shuduo Sang e573c8a4ae
docs: fix broken links (#21288) 2023-05-13 13:47:13 +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 699846f09e
Update 04-stable.md 2023-05-12 14:30:18 +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