Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Py-Client] support new data types #13494

Merged
merged 4 commits into from
Sep 13, 2024
Merged

[Py-Client] support new data types #13494

merged 4 commits into from
Sep 13, 2024

Conversation

HTHou
Copy link
Contributor

@HTHou HTHou commented Sep 12, 2024

Description

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

Copy link

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
Copy link

sonarcloud bot commented Sep 12, 2024

@jt2594838 jt2594838 merged commit 7217575 into master Sep 13, 2024
38 checks passed
@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
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