Commit Graph

194 Commits

Author SHA1 Message Date
wade zhang 7806e14149
Merge pull request #23170 from taosdata/mark/tmq
docs:modify version for default offset value in tmq
2023-10-09 09:22:30 +08:00
wangmm0220 8e2bb951a8 fix:version for default offset value 2023-10-09 09:12:43 +08:00
Haojun Liao 167484ab3a
Merge pull request #23145 from taosdata/mark/tmq
opti:set default offset to latest in subscription
2023-10-08 18:56:37 +08:00
wangmm0220 9c470e9297 opti:set default offset to latest in subscription & return error if use snapshot when consume column 2023-10-07 15:25:24 +08:00
sunpe 29737cf5b0 docs: update python tmq docs 2023-10-07 10:00:54 +08:00
wangmm0220 af302b68af docs:support vnode split & migrate in tmq 2023-09-22 16:30:50 +08:00
Haojun Liao 2916d47e15
Merge pull request #22850 from taosdata/mark/doc
docs:modify docs for tmq
2023-09-12 16:09:18 +08:00
wangmm0220 6edc69dd1e docs:modify docs for tmq 2023-09-12 09:58:06 +08:00
wangmm0220 28ace330dd docs:modify docs for tmq 2023-09-12 09:52:04 +08:00
Wade Zhang 9eaa711e74 docs: refine for enterprise 2023-09-07 09:52:28 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
dapan1121 228e6c6acd Merge remote-tracking branch 'origin/main' into 3.0 2023-09-01 10:01:10 +08:00
wade zhang 8b822fec60
Update 09-udf.md 2023-08-30 11:43:44 +08:00
wade zhang b5450bd9a1
Update 09-udf.md 2023-08-30 11:39:58 +08:00
huolibo adaf7fbdbd release(driver): jdbc release 3.2.5 version 2023-08-28 10:26:01 +08:00
huolibo 193284d9ba release(driver): jdbc release 3.2.5 version 2023-08-28 10:11:47 +08:00
dapan1121 9b953707b8 Merge remote-tracking branch 'origin/main' into fix/mainto3.0 2023-08-18 14:42:43 +08:00
wangmm0220 5c5721571f fix:set terrno = 0 to avoid affect next fetch msg 2023-08-16 17:45:18 +08:00
wangmm0220 afa7448420 docs:modify format & add logic for dot in schemaless 2023-08-16 11:07:43 +08:00
Haojun Liao ad9f3cbc43 other: merge main. 2023-08-16 09:14:10 +08:00
wangmm0220 beb84b2355 fix:tmq interface & remove snapshot code 2023-08-15 15:37:39 +08:00
wangmm0220 62cad7c54f docs:tmq interface 2023-08-14 17:16:11 +08:00
danielclow b61216d1a8
docs: update 06-stream.md to correct sample sql statement
the existing sql statement failed due to invalid syntax on "select _wstart as start". copying the statement from the zh document instead
2023-08-09 23:28:54 +08:00
Shuduo Sang f2ca4a22c7
docs: use latest java connector to avoid confusing user (#22254) 2023-08-01 09:44:33 +08:00
Shuduo Sang 238279157a docs: refine python version udf requires 2023-07-27 12:09:49 +08:00
wade zhang 8f464bd21f
docs: correct the description of auto.offset.reset 2023-07-19 09:42:10 +08:00
huolibo 9c38e7c1b1 docs(driver): jdbc 3.2.4 description 2023-07-07 09:43:36 +08:00
dapan1121 c8435de64a
Merge branch '3.0' into fix/m23.0 2023-06-29 14:03:56 +08:00
wangmm0220 98ce30f55c docs:modify docs for tmq 2023-06-28 19:26:34 +08:00
sunpeng 1c5514a114 docs: add version history for python connector 2023-06-27 15:12:14 +08:00
sunpeng 561c61ba64 docs: add docs for assignment and seek
docs: upgrade docs from python subscription
docs: support stmt via ws
docs: optimizate python document base on java document
2023-06-27 11:32:18 +08:00
dapan1121 4dae9f4eff merge main to 3.0 2023-06-26 18:43:00 +08:00
Shuduo Sang 2480d96d14 docs: unit in sql command confuses the user 2023-06-20 17:48:47 +08:00
sunpeng 818e5ddf41 docs: upgrade docs from python subscription 2023-06-09 16:46:17 +08:00
wade zhang b2d2e35450
Update 09-udf.md 2023-05-29 09:52:03 +08:00
wade zhang 3fd488e83c
Merge branch '3.0' into docs/wade-pyudf 2023-05-29 08:26:17 +08:00
wade zhang 6ccefe9891
Update 09-udf.md 2023-05-29 08:23:31 +08:00
wade zhang cb82453a43
Update 09-udf.md 2023-05-29 08:21:00 +08:00
wade zhang c7e2347dfd
Update 09-udf.md 2023-05-29 08:14:36 +08:00
Shuduo Sang c91029f92f
docs: fix typos (#21503) 2023-05-27 19:28:47 +08:00
wade zhang 290a14e2d3
Update 09-udf.md 2023-05-26 19:22:47 +08:00
wade zhang 730e087d5e
Update 09-udf.md 2023-05-26 19:21:13 +08:00
gccgdb1234 4367170086 doc: refine PDF user guide 2023-05-26 19:16:23 +08:00
shenglian zhou 90f542857d enhance: improve document 2023-05-25 11:13:05 +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
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 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
gccgdb1234 aab47de22a doc: remove experimental.enable.snapshot 2023-05-12 08:42:40 +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
danielclow 59ec57bbfc
remove trailing slash on internal link 2023-05-10 13:21:23 +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
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
Adam Ji 519dc0ead0
docs: fix tmq create database args (#21081) 2023-04-26 09:24:29 +08:00
Adam Ji 13ea24312d docs: add mdx en 2023-04-23 10:30:34 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
wangmm0220 b7e6e4197d opti:disable set enable.heartbeat.background 2023-03-30 11:18:35 +08:00
danielclow 860fd96237 docs: fix redirected links 2023-03-29 14:22:43 +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
gccgdb1234 d0c6cfc854 docs: refine tmq configuration 2023-03-20 16:42:40 +08:00
WANG MINGMING 4309f9bd18
Update 07-tmq.mdx 2023-03-19 10:51:01 +08:00
wade zhang 412d587c17
Update 07-tmq.mdx 2023-03-07 16:26:26 +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
huolibo 92ba51a479
docs: tmq example include java code (#20175)
* 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

* docs: tmq include java code

* fix: adjust format

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-27 14:34:09 +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
WANG Xu 8fa9f16e9b fix: bad sql grammar 2023-02-23 17:55:23 +08:00
cadem 36919ccf63 docs/TD-22199
remove old timestamp in sql example
2023-02-14 14:51:10 +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
danielclow 7a11008316 doc: add descriptions to all docs 2023-02-06 00:07:16 +08:00
wangmm0220 1d7eb4a920 opti:sml doc 2023-01-28 11:36:51 +08:00
wangmm0220 0f1f239425 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2023-01-26 11:03:34 +08:00
wangmm0220 0fed3ffa05 fix:remove useless config for schemaless 2023-01-23 22:49:37 +05:00
sunpeng dff16ad4bf
doc: update python tmq document (#19604)
* doc: update python tmq document

* doc: update en document

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-17 15:53:14 +08:00
Xuefeng Tan dba94bf5a0
enh(driver-go): redesign of go tmq api (#19553)
* enh(driver-go): redesign of go tmq api

* docs: add comments for reserved parameter

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-14 15:29:33 +08:00
WANG MINGMING 7720e501da
Update 50-opentsdb-json.mdx 2022-12-14 14:52:07 +08:00
sunpeng 4f8c04cf79
doc: writting from kafka (#18626)
* doc: writting from kafka

* rename file

* docs: typo fix

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-02 12:47:19 +08:00
shenglian zhou 77e3cc42b9 fix: change example name in document 2022-11-19 10:05:24 +08:00
Jeff Tao 658b56ba86
Update 04-opentsdb-json.mdx 2022-11-06 12:52:13 -08:00
Jeff Tao 341eec70ba
Update 03-opentsdb-telnet.mdx 2022-11-06 12:51:46 -08:00
Jeff Tao 3c30b97f4e
Update 02-influxdb-line.mdx 2022-11-06 12:50:56 -08:00
Jeff Tao b1164a0189
Update 03-opentsdb-telnet.mdx 2022-11-06 12:32:38 -08:00
Jeff Tao 25d13025cd
Update 04-opentsdb-json.mdx 2022-11-06 12:31:48 -08:00
Jeff Tao b7b80d3762
Update 03-opentsdb-telnet.mdx 2022-11-06 12:30:44 -08:00
Jeff Tao 75f69203ce
Update 02-influxdb-line.mdx 2022-11-06 12:29:54 -08:00
Jeff Tao 34640d0eb3
Update 04-opentsdb-json.mdx 2022-11-06 12:02:13 -08:00
Jeff Tao 34682da76a
Update 03-opentsdb-telnet.mdx 2022-11-06 12:00:43 -08:00
Jeff Tao c961cecce0
Update 02-influxdb-line.mdx 2022-11-06 11:59:11 -08:00
Jeff Tao a287efe4d1
Update 04-opentsdb-json.mdx 2022-11-06 11:35:15 -08:00
Jeff Tao 93fa00ee36
Update 02-influxdb-line.mdx 2022-11-06 11:34:34 -08:00
wade zhang 53052a298f
Update 09-udf.md 2022-11-03 17:13:28 +08:00
wade zhang 5030218dcf
Update 09-udf.md 2022-11-03 17:11:57 +08:00
Zhiqiang Wang fc9982de68
docs: change macos client doc (#17420)
* docs: change macos client doc

* docs: change macos client doc

* docs: make taosadapter/taosbenchmark description align with prev

* fix: chinese colon

* fix: chinese colon

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 11:41:59 +08:00
Pan YANG 0c7913aa9a docs: some minor typo and improvements 2022-10-12 11:30:24 +08:00
Shuduo Sang 86ca19f4d4
docs: sub-tbname rule note and fix show stables output (#17171) 2022-09-30 11:58:30 +08:00
wade zhang e2cedfca35
Merge pull request #17122 from taosdata/wangmm0220-patch-4
Update 03-opentsdb-telnet.mdx
2022-09-28 17:32:04 +08:00
wade zhang cc2976c6ae
Merge pull request #17123 from taosdata/wangmm0220-patch-4-2
Update 02-influxdb-line.mdx
2022-09-28 17:31:47 +08:00