Skip to content

[Py-Client] support new data types#13494

Merged
jt2594838 merged 4 commits into
masterfrom
py_new_datatype
Sep 13, 2024
Merged

[Py-Client] support new data types#13494
jt2594838 merged 4 commits into
masterfrom
py_new_datatype

Conversation

@HTHou
Copy link
Copy Markdown
Contributor

@HTHou HTHou commented Sep 12, 2024

Description

This PR is adding the support of DATE, TIMESTAMP, STRING, BLOB for python client.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.73%. Comparing base (6b43820) to head (cb31c89).
Report is 9 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13494      +/-   ##
============================================
+ Coverage     41.71%   41.73%   +0.01%     
  Complexity       71       71              
============================================
  Files          3973     3973              
  Lines        246597   246627      +30     
  Branches      29854    29861       +7     
============================================
+ Hits         102870   102918      +48     
+ Misses       143727   143709      -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HTHou HTHou marked this pull request as ready for review September 12, 2024 13:21
@sonarqubecloud
Copy link
Copy Markdown

@jt2594838 jt2594838 merged commit 7217575 into master Sep 13, 2024
@jt2594838 jt2594838 deleted the py_new_datatype branch September 13, 2024 02:09
HTHou added a commit that referenced this pull request Sep 13, 2024
* [Py-Client] support new data types

* add test

* recover useless change

* more change
jt2594838 pushed a commit that referenced this pull request Sep 14, 2024
* [Py-Client] support new data types (#13494)

* [Py-Client] support new data types

* add test

* recover useless change

* more change

* fix test
Caideyipi pushed a commit to Caideyipi/iotdb that referenced this pull request Mar 25, 2026
* [Py-Client] support new data types (apache#13494)

* [Py-Client] support new data types

* add test

* recover useless change

* more change

* fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants