Commit Graph

6 Commits

Author SHA1 Message Date
bryanchang0603 55757e1623 Merge branch 'develop' into test/TD-4652 2021-06-19 13:06:06 +08:00
Shuduo Sang 945354280c
Feature/sangshuduo/td 4752 python support ns (#6534)
* [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.
2021-06-18 18:34:54 +08:00
Shuduo Sang 2be7275d99
[TD-4752]<feature>: python connector support nanosecond. (#6528) 2021-06-17 23:03:53 +08:00
bryanchang0603 1f46b47ff4 [TD-4652] update initial test 2021-06-10 17:03:20 +08:00
Jun Li 56a7b6378c
Fix typo for taos lib on macos (#6428) 2021-06-09 11:06:54 +08:00
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