- 23 12月, 2021 1 次提交
-
-
由 Linhe Huo 提交于
-
- 11 12月, 2021 1 次提交
-
-
由 Linhe Huo 提交于
* [TD-11517]<test>: add test case for python connector * [TD-11634]<fix>: make tests and examples code compatible with python2 * [TD-11517]<test>: fix error in python examples test case * [TD-11958]<test>: fix CI error for C# taosdemo test case * chore: no changes for go connector * chore: fix C# taosdemo binary path
-
- 05 11月, 2021 1 次提交
-
-
由 Linhe Huo 提交于
* [TD-10828]<fix>: fix PyPI taospy connector failed for master branch * chore: fix pip install document * chore: fix CI error
-
- 28 10月, 2021 1 次提交
-
-
由 Linhe Huo 提交于
[TD-10770]<fix>: fix python connector tests and examples error in case of new schemaless api (#8458) * [TD-10770]<fix>: fix python connector tests and examples error in case of new schemaless api * [TD-5892]<fix>: update python connector version to 2.1.1
-
- 27 10月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 22 10月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 20 10月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 17 10月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
accomandate API change
-
- 13 10月, 2021 1 次提交
-
-
由 wmmhello 提交于
-
- 12 10月, 2021 3 次提交
-
-
由 Ganlin Zhao 提交于
-
由 Ganlin Zhao 提交于
-
由 wmmhello 提交于
-
- 11 10月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 08 10月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 29 9月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 23 9月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 22 9月, 2021 2 次提交
- 15 9月, 2021 2 次提交
- 09 9月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 02 9月, 2021 1 次提交
-
-
由 Ganlin Zhao 提交于
-
- 30 8月, 2021 2 次提交
- 29 8月, 2021 1 次提交
-
-
由 Linhe Huo 提交于
* [TD-3048]<feature>: support lines/stream/query_a/stop_query/ and so on. (#7079) * [TD-3048]<feature>: support lines/stream/query_a/stop_query/ and so on. commit 0edc106a76a95b28e65019c2ee4e4ed84530ad35 Author: Huo Linhe <linhehuo@gmail.com> Date: Thu Jul 29 21:13:13 2021 +0800 doc: improve document for python connector commit 84915de0831b49c8378a16242dd0dbba8aaf386f Author: Huo Linhe <linhehuo@gmail.com> Date: Thu Jul 29 20:35:45 2021 +0800 chore: add time elapsed commit 1e8822e01bda96388a359363776792e261260b88 Author: Huo Linhe <linhehuo@gmail.com> Date: Thu Jul 29 20:26:01 2021 +0800 feat: support multi bind commit 82d823f6194471fd3324b50f7dfba0ee9f10a7dd Author: Huo Linhe <linhehuo@gmail.com> Date: Thu Jul 29 16:42:05 2021 +0800 feat: python support for async query and subscribe with callback commit 8b9d36de2945906821225189cb47958e153d81e2 Author: Huo Linhe <linhehuo@gmail.com> Date: Wed Jul 28 18:09:09 2021 +0800 feat: finish stream and stmt interface commit bc871aa43e9fc28dd1b3f8784a8ac6ee988564b5 Author: Huo Linhe <linhehuo@gmail.com> Date: Mon Jul 26 20:21:27 2021 +0800 feat: basic full-fetured implementations commit e5f7a5213e9016c377a57485e8d5c12139ce0957 Author: Huo Linhe <linhehuo@gmail.com> Date: Fri Jul 23 10:33:14 2021 +0800 tmp: refactor * chore: fix insert/line_insert.py error * [TD-3048]<fix>: fix tests error * [TD-3049]<feature>: support stop_query in python connector cursor * [TD-3048]<doc>: improve python connector document * [TD-3048]<doc>: improve python connection README * [TD-3048]<hotfix>: fix python2 install and runtime error * chore: replace insertLines with insert_lines * chore: fix misspellings * chore: fix crash gen error in threading * feat: support __del__ method for simplify * test: fix subscription test result check * chore: compatible with 2.0.20 * chore: fix python connector subscription test case * [TD-3048]<fix>: fix schemaless insert test * [TD-3048]<fix>: fix memory leak in crash_gen test case * [TD-3048]<fix>: minor fix for crash gen memory leak * [TD-3048]<fix>: set minimal required python3 as 3.4 * chore: update version in setup.py * [TD-3048]<fix>: fix runtime errors in python3.4 * [TD-3048]<fix>: add typing as a dependency * [TD-6231]<fix>: fix all none error of stmt multibind in python connector (#7482) * [TD-6241]<fix>: fix unexpected nan while inserting None as float/doub… (#7486) * [TD-6241]<fix>: fix unexpected nan while inserting None as float/double type * [TD-6241]<fix>: fix binary bind error in python connector
-
- 25 8月, 2021 1 次提交
-
-
由 Haojun Liao 提交于
-
- 24 8月, 2021 5 次提交
- 23 8月, 2021 1 次提交
-
-
由 wafwerar 提交于
-
- 20 8月, 2021 2 次提交
- 07 8月, 2021 1 次提交
-
-
由 Linhe Huo 提交于
* [TD-3048]<feature>: support lines/stream/query_a/stop_query/ and so on. commit 0edc106a76a95b28e65019c2ee4e4ed84530ad35 Author: Huo Linhe <linhehuo@gmail.com> Date: Thu Jul 29 21:13:13 2021 +0800 doc: improve document for python connector commit 84915de0831b49c8378a16242dd0dbba8aaf386f Author: Huo Linhe <linhehuo@gmail.com> Date: Thu Jul 29 20:35:45 2021 +0800 chore: add time elapsed commit 1e8822e01bda96388a359363776792e261260b88 Author: Huo Linhe <linhehuo@gmail.com> Date: Thu Jul 29 20:26:01 2021 +0800 feat: support multi bind commit 82d823f6194471fd3324b50f7dfba0ee9f10a7dd Author: Huo Linhe <linhehuo@gmail.com> Date: Thu Jul 29 16:42:05 2021 +0800 feat: python support for async query and subscribe with callback commit 8b9d36de2945906821225189cb47958e153d81e2 Author: Huo Linhe <linhehuo@gmail.com> Date: Wed Jul 28 18:09:09 2021 +0800 feat: finish stream and stmt interface commit bc871aa43e9fc28dd1b3f8784a8ac6ee988564b5 Author: Huo Linhe <linhehuo@gmail.com> Date: Mon Jul 26 20:21:27 2021 +0800 feat: basic full-fetured implementations commit e5f7a5213e9016c377a57485e8d5c12139ce0957 Author: Huo Linhe <linhehuo@gmail.com> Date: Fri Jul 23 10:33:14 2021 +0800 tmp: refactor * chore: fix insert/line_insert.py error * [TD-3048]<fix>: fix tests error * [TD-3049]<feature>: support stop_query in python connector cursor * [TD-3048]<doc>: improve python connector document * [TD-3048]<doc>: improve python connection README * [TD-3048]<hotfix>: fix python2 install and runtime error * chore: replace insertLines with insert_lines * chore: fix misspellings * chore: fix crash gen error in threading * feat: support __del__ method for simplify * test: fix subscription test result check * chore: compatible with 2.0.20 * chore: fix python connector subscription test case * [TD-3048]<fix>: fix schemaless insert test * [TD-3048]<fix>: fix memory leak in crash_gen test case * [TD-3048]<fix>: minor fix for crash gen memory leak * [TD-3048]<fix>: set minimal required python3 as 3.4 * chore: update version in setup.py * [TD-3048]<fix>: fix runtime errors in python3.4 * [TD-3048]<fix>: add typing as a dependency
-
- 31 7月, 2021 1 次提交
-
-
由 wafwerar 提交于
-
- 14 7月, 2021 1 次提交
-
-
由 shenglian zhou 提交于
-
- 06 7月, 2021 1 次提交
-
-
由 Haojun Liao 提交于
-
- 19 6月, 2021 1 次提交
-
-
由 bryanchang0603 提交于
-
- 18 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-4752]<feature>: python connector support nanosecond. * [TD-4752]<feature>: support nanosecond in test framework. return integer for nanosecond in connector since python does not support nanosecond yet.
-