taosdata / taos-connector-python

TDengine connector for Python
https://www.taosdata.com/cn/documentation/connector#python
MIT License
46 stars 13 forks source link

Improve parser #209

Closed hadrianl closed 1 year ago

hadrianl commented 1 year ago

resolved #204

This PR improve the performance of taos query[c -> python parser] :

further more

codecov-commenter commented 1 year ago

Codecov Report

Merging #209 (56b8ca1) into main (9dad4b5) will decrease coverage by 0.04%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
- Coverage   81.37%   81.33%   -0.04%     
==========================================
  Files          20       20              
  Lines        2652     2652              
==========================================
- Hits         2158     2157       -1     
- Misses        494      495       +1     
Files Changed Coverage Δ
taos/field.py 79.75% <25.00%> (-0.37%) :arrow_down:
taos/field_v3.py 93.75% <100.00%> (-0.16%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more