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

feat(python): Minor DB type inference updates #16030

Merged
merged 1 commit into from
May 3, 2024

Conversation

alexander-beedie
Copy link
Collaborator

A much larger update for database-related type inference is brewing, but this is a minor update to catch "bpchar" and "cardinal number" type names (as used in PostgreSQL).

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars labels May 3, 2024
Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.91%. Comparing base (5da378f) to head (39efecf).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16030      +/-   ##
==========================================
- Coverage   80.92%   80.91%   -0.01%     
==========================================
  Files        1385     1385              
  Lines      178227   178229       +2     
  Branches     3050     3051       +1     
==========================================
- Hits       144234   144222      -12     
- Misses      33505    33518      +13     
- Partials      488      489       +1     
Flag Coverage Δ
python 74.40% <100.00%> (-0.03%) ⬇️
rust 78.13% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ritchie46 ritchie46 merged commit 19c46f5 into pola-rs:main May 3, 2024
13 checks passed
@alexander-beedie alexander-beedie deleted the minor-db-type-updates branch May 3, 2024 13:28
Wouittone pushed a commit to Wouittone/polars that referenced this pull request Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants