Commit Graph

34 Commits

Author SHA1 Message Date
Huo Linhe 39f8213080
[TD-182]<enhance>: use single repo for python connector (#6036)
* [TD-182]<enhance>: use single repo for python connector

Remove code for each platform and build up one single python code base
for windows/osx/linux platforms and python2/python3 runtime.

* [TD-182]<enhance>: remove redundant code in python connector

* [TD-4149] <fix>: fix python connection config error
2021-05-12 09:49:26 +08:00
Huo Linhe e0cd8d13d2
[TD-4048] <fix>: fix python connector error where ts is null (#6018)
* [TD-4048] <fix>: fix python connector error where ts is null

* [TD-4048] <fix>: bump py connector version to 2.0.9
2021-05-07 10:09:16 +08:00
Shuduo Sang 72c9bbe80c [TD-3288] <fix>: solve python connector bigint and timestamp issue on 32bit. 2021-03-12 18:39:39 +08:00
Shuduo Sang 450bf068f9 [TD-2971] <feature>: make python connector support unsigned int. fix None determine. 2021-02-20 02:14:21 +00:00
Shuduo Sang da32a2571e [TD-2971] feature: make python connector support unsigned type. fix constants id. 2021-02-19 18:26:56 +08:00
Shuduo Sang 8904a04603 [TD-2971] feature: make python connector support unsigned type. 2021-02-18 13:49:11 +08:00
liuyq-617 d3f97ba000 [TD-2768]feature:4x py fetch performance increase 2021-01-15 18:03:00 +08:00
liuyq-617 e4dce56692 [TD-785]Improve the robustness of python connector 2020-12-04 11:30:21 +08:00
liuyq-617 1993ad245f [TD-785]Improve the robustness of python connector 2020-12-04 11:16:42 +08:00
liuyq-617 92ca5ded0d [TD-785]Improve the robustness of python connector 2020-12-03 16:19:56 +08:00
liuyq-617 f9c34c9370 [TD-2125][TD-2173]<feature>python connector 2020-11-24 17:27:42 +08:00
liuyq-617 4c8a92c9ef fix python connector err 2020-11-19 10:20:34 +08:00
Bomin Zhang e491a8908c fix TD-1471 2020-10-20 15:04:47 +08:00
Hui Li 018feb4101 [TD-181] 2020-08-31 11:39:11 +08:00
Shuduo Sang b8a8e14ea1 bump connector version to 2.0.0 for TDengine 2.0
[TD-769]
2020-06-27 16:28:26 +08:00
Bomin Zhang 18bbbb319f td-459: TSDB_TABLE_ID_LEN 2020-06-11 12:46:35 +08:00
Steven Li 5580212d04 Added errno to Python client, plus minor tweaks 2020-06-08 17:37:31 -07:00
Tao Liu efcb54acf1 [TD-530] fix python connector free result behavior 2020-06-06 06:56:26 +00:00
Tao Liu 2f354c2174 [TD-530] fix query result leaks bug 2020-06-06 06:08:27 +00:00
Tao Liu 39023145e7 [TD-524] fix python connector 2020-06-05 08:54:19 +00:00
Tao Liu f9a9a7bc54 [TD-519] fix execute sql return 2020-06-04 08:05:45 +00:00
Tao Liu 6084f5a78f [TD-314] modify python connector to adapt C API 2020-06-03 08:44:45 +00:00
slguan 4a8c1e7ea0
Merge pull request #1847 from taosdata/bugfix/TD251
[TD251]fix python connector to process NCHAR
2020-05-08 21:01:54 +08:00
liu0x54 36e26330f5 [TD251]fix python connector to process NCHAR 2020-05-08 11:24:39 +00:00
slguan d0265c37f9
Merge pull request #1843 from taosdata/feature/fixbinary
Feature/fixbinary
2020-05-08 18:39:29 +08:00
liu0x54 c3bcd6fe1a [TD251]fix python connector to process NCHAR 2020-05-08 09:44:16 +00:00
liu0x54 47fa4ac458 [TD-228] fix python connector to support binary interface change 2020-05-07 06:00:58 +00:00
hzcheng e6f27e5e17 fix python NULL problem 2020-04-24 12:00:04 +08:00
localvar fa8baf8022 subscribe: remove testing code from python connector 2020-01-16 16:58:13 +08:00
localvar a7eaa8ad7e tbase-1470: python2&3, windows 2020-01-14 10:50:30 +08:00
slguan 4bcb26a752 fix the problem that affectRows in python is incorrect 2019-08-14 19:37:33 +08:00
Hongze Cheng f0364a00d1 fix python close connection error 2019-07-31 10:52:03 +08:00
slguan 8b226b5b79 Fix the issue #222 2019-07-31 10:03:30 +08:00
slguan fd2477ff10 Fix the issue #222, add win64 python connector 2019-07-30 15:15:26 +08:00