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: Use microseconds for Unity catalog datetime unit #21122

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

nameexhaustion
Copy link
Collaborator

The type returned from deltalake indicates microseconds.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Feb 7, 2025
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 79.28%. Comparing base (15fa50a) to head (7259b3e).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-io/src/catalog/unity/schema.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21122      +/-   ##
==========================================
- Coverage   79.29%   79.28%   -0.01%     
==========================================
  Files        1589     1589              
  Lines      226515   226515              
  Branches     2594     2594              
==========================================
- Hits       179611   179600      -11     
- Misses      46308    46319      +11     
  Partials      596      596              

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

@nameexhaustion nameexhaustion marked this pull request as ready for review February 7, 2025 05:43
@ritchie46 ritchie46 merged commit 6953b9d into pola-rs:main Feb 7, 2025
23 checks passed
@c-peters c-peters added the accepted Ready for implementation label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants