Commit Graph

28 Commits

Author SHA1 Message Date
sunpeng d425cf33d6 docs: fix-example-in-python-document 2023-07-06 09:46:14 +08:00
sunpeng 7a333dafff docs: fix example in python document 2023-07-06 09:22:10 +08:00
sunpeng a333c06e95 docs: support stmt via ws 2023-06-20 10:38:34 +08:00
sunpeng 3af153bae6 docs: add docs for assignment and seek 2023-06-08 14:43:07 +08:00
Adam Ji 6c3a2e2c5b
docs: support schemaless insert (#20944)
* docs: support schemaless insert

* docs: code reformat
2023-04-15 22:38:28 +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
Benguang Zhao 19883fdeed feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
sunpeng b84b8e58f5
test: add python demo for websocket (#20209)
* test: add python demo for websocket

* fix test

* fix test

* fix test
2023-03-02 20:44:25 +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
Xiaoyu Wang 5d499e52f9 merge main 2023-02-03 17:13:11 +08:00
sunpeng 889019b253
build: add python demo to ci (#19699)
* build: add python demo to ci

* build: fix python demo
2023-01-31 09:37:50 +08:00
sunpeng c30cb1f5db
build: add python demo to ci (#19641)
* build: add python demo to ci

* build: add fast write example to ci

* build: add kafka demo to ci

* fix kafka demo

* fix python demo

* fix python demo

* fix python demo

* fix python demo

* fix python demo
2023-01-30 09:58:52 +08:00
sunpeng 0f3b3644de
docs: update python connector document (#19609)
* docs: update python connector document

* fix: tmq_consumer.py

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-18 00:11:45 +08: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
Shuduo Sang 9e50b50597
docs: fix python connector example code mistake for3.0 (#19552)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme

* docs: update dot-net examples link

* docs: fix example code mistake

* fix: examples/csharp typos

* fix: examples/python/native_insert_example.py mistake
2023-01-13 14:19:24 +08:00
Kelvin Yin f4652859be
modify: add comma 2022-12-15 17:30:47 +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
Shuduo Sang 1a12fa92d4
docs: move topic drop to early phase in python tmq example (#18350)
* docs: update examples/python/tmq_example.py with connector repo

* Update tmq_example.py

* docs: remove tb variable after get_table_name removed

* docs: move topic drop to early phase

Co-authored-by: Liu Jicong <liujicong@qq.com>
2022-11-23 09:36:26 +08:00
Shuduo Sang 704dba9800
docs: update examples/python/tmq_example.py with connector repo (#17387)
* docs: update examples/python/tmq_example.py with connector repo

* Update tmq_example.py

* docs: remove tb variable after get_table_name removed

Co-authored-by: Liu Jicong <liujicong@qq.com>
2022-10-17 11:23:53 +08:00
Shuduo Sang 9355996eb1 docs: change location to align with taosbenchmark 2022-09-13 17:50:35 +08:00
jiajingbin 54b079e006 test: add fast_write_example for 3.0 2022-08-26 18:17:05 +08:00
Shuduo Sang 103b7bafb7
docs: remove version number text from docs (#16281) 2022-08-23 15:12:32 +08:00
Yang Zhao 05db189a17
fix: remove python subscribe demo (#15987)
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-08-22 16:46:03 +08:00
zhaoyanggh 9a9afc0666 docs: refine python tmq doc 2022-08-16 12:06:35 +08:00
zhaoyanggh 2ff73d44d8 docs: add tmq example in python 2022-08-12 16:07:00 +08:00
Yang Zhao 2bc8db11b4
test: add python test to 3.0 ci and run it (#15829)
* test: add python test to 3.0 ci and run it

* ci: put taos.h in /usr/include directory

* fix: python test case

* fix: exit 0 with test success

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-08-08 17:17:20 +08:00
dingbo 37db1516ed docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00