Commit Graph

54 Commits

Author SHA1 Message Date
wangmm0220 d8c48dd346 fix:rollback 2023-10-17 15:36:59 +08:00
wangmm0220 a16c9be49f feat:[TD-19291]Schemaless table name can be composed based on rule 2023-10-17 15:34:16 +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
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 edc4bdae0d
Merge pull request #21082 from taosdata/wangmm0220-patch-3
opti:make note more specific
2023-04-28 14:35:40 +08:00
wade zhang 36418ec1e7
Merge pull request #21083 from taosdata/wangmm0220-patch-11
opti:make note more specific
2023-04-28 14:35:33 +08:00
WANG MINGMING 87406f7daf
Update 30-influxdb-line.mdx 2023-04-26 10:36:22 +08:00
WANG MINGMING 20fcb4d8ac
Update 40-opentsdb-telnet.mdx 2023-04-26 10:35:39 +08:00
WANG MINGMING 455481ddcd
Update 50-opentsdb-json.mdx 2023-04-26 10:33:16 +08:00
Adam Ji c43cdd4faf docs: add sml.mdx 2023-04-23 10:21:41 +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
wangmm0220 1d7eb4a920 opti:sml doc 2023-01-28 11:36:51 +08:00
wangmm0220 0fed3ffa05 fix:remove useless config for schemaless 2023-01-23 22:49:37 +05:00
WANG MINGMING c2fc3a4bbb
Update 50-opentsdb-json.mdx 2022-12-14 14:51:11 +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
Jeff Tao ff488575a4
Update 02-influxdb-line.mdx 2022-11-06 12:05:07 -08:00
Jeff Tao 4078f08112
Update 04-opentsdb-json.mdx 2022-11-06 12:04:08 -08:00
Jeff Tao 41f121dec8
Update 04-opentsdb-json.mdx 2022-11-06 11:51:25 -08:00
Jeff Tao 7b3a47a016
Update 03-opentsdb-telnet.mdx 2022-11-06 11:48:32 -08:00
Jeff Tao da9d42e8fe
Update 02-influxdb-line.mdx 2022-11-06 11:46:35 -08:00
Jeff Tao b86dac6146
Update 04-opentsdb-json.mdx 2022-11-06 11:33:50 -08:00
Jeff Tao 8a1e28dcf4
Update 02-influxdb-line.mdx 2022-11-06 11:27:21 -08:00
Pan YANG 0c7913aa9a docs: some minor typo and improvements 2022-10-12 11:30:24 +08:00
wade zhang c01d44ae72
Merge branch '3.0' into wangmm0220-patch-8 2022-10-08 17:34:21 +08:00
wade zhang 1d424d3653
Merge pull request #17175 from taosdata/wangmm0220-patch-9-1
Update 03-opentsdb-telnet.mdx
2022-10-08 17:33:26 +08:00
wade zhang 6a559b56f2
Merge pull request #17176 from taosdata/wangmm0220-patch-9-2
Update 04-opentsdb-json.mdx
2022-10-08 17:33:12 +08:00
WANG MINGMING e7d9d99d31
Update 04-opentsdb-json.mdx 2022-09-30 14:26:59 +08:00
WANG MINGMING 471f23fd58
Update 03-opentsdb-telnet.mdx 2022-09-30 14:26:54 +08:00
WANG MINGMING a090fbfc0b
Update 02-influxdb-line.mdx 2022-09-30 14:25:49 +08:00
WANG MINGMING 50b478bd59
Update 02-influxdb-line.mdx 2022-09-30 14:17:14 +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 2fe2d9db33
Merge pull request #17120 from taosdata/wangmm0220-patch-3-1
Update 03-opentsdb-telnet.mdx
2022-09-28 17:32:41 +08:00
wade zhang 858f1f4968
Merge pull request #17119 from taosdata/wangmm0220-patch-3
Update 04-opentsdb-json.mdx
2022-09-28 17:32:31 +08:00
WANG MINGMING 577f427065
Update 02-influxdb-line.mdx 2022-09-28 17:14:37 +08:00
WANG MINGMING 43a76d6bf0
Update 03-opentsdb-telnet.mdx 2022-09-28 16:34:00 +08:00
WANG MINGMING 97061a0aeb
Update 04-opentsdb-json.mdx 2022-09-28 16:32:38 +08:00
xiaolei li c577897c1f
test(docs):change docs-example file structure and update reference (#16987)
* test(docs):update docs-example file structure

* test(docs):update docs-example references under zh and en
2022-09-22 09:58:31 +08:00
gccgdb1234 24f96e1ebb doc: correct wrong description about maximum SQL length 2022-08-30 10:37:42 +08:00
gccgdb1234 0ebd3b0ff8 doc: correct high performance writing to be adapted to 3.0 2022-08-30 09:05:01 +08:00
Pan YANG 97052fccc5 docs: change TAOS SQL to TDengine SQL 2022-08-29 16:07:12 +08:00
gccgdb1234 9aca48b650 doc: resolve broken links 2022-08-26 19:25:43 +08:00
jiajingbin 4ff7bb654a test: add highvolume.webp for 3.0 2022-08-26 19:05:51 +08:00
wade zhang 30903ba80f
Merge pull request #16452 from taosdata/docs/taoshell_TDengine_CLI
docs: updagte taos shell as TDengine CLI for 3.0 version ,include taos.cfg
2022-08-26 18:43:15 +08:00
wenzhouwww@live.cn 83272a0ac5 docs: updagte taos shell as TDengine CLI for 3.0 version ,include in taos.cfg 2022-08-26 18:38:04 +08:00
jiajingbin 24cf2e0ed6 test: add fast_write_example for 3.0 2022-08-26 18:32:52 +08:00
gccgdb1234 d558793ab6 doc: add description field for files without description 2022-08-25 15:23:20 +08:00
Linhe Huo c4d9fdbf04
chore(rust): remove rust in insert data docs (#16012)
Schemaless module is not avalible since it's not avalible via websocket.
2022-08-11 21:08:29 +08:00
Xuefeng Tan e2aa735572
test(go): fix golang example (#15812) 2022-08-06 21:56:47 +08:00