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

Fix python prepared statement null value #3098

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

acquamarin
Copy link
Collaborator

This PR handles the None value in the python api.

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.73%. Comparing base (8fa40d6) to head (f69ad02).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3098      +/-   ##
==========================================
+ Coverage   92.63%   92.73%   +0.10%     
==========================================
  Files        1157     1162       +5     
  Lines       43041    43198     +157     
==========================================
+ Hits        39871    40060     +189     
+ Misses       3170     3138      -32     

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

@acquamarin acquamarin merged commit e49bb30 into master Mar 20, 2024
17 checks passed
@acquamarin acquamarin deleted the python-prepared-statement branch March 20, 2024 19:51
@sapalli2989
Copy link
Contributor

Does this fix #2983 as well?

@andyfengHKU
Copy link
Contributor

Yes this should fix #2983 as well

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.

3 participants