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: Improve schema inference for hive partitions #17079

Merged
merged 4 commits into from
Jun 22, 2024

Conversation

nameexhaustion
Copy link
Collaborator

No description provided.

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

codecov bot commented Jun 20, 2024

Codecov Report

Attention: Patch coverage is 96.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 80.87%. Comparing base (235ebee) to head (4947b1c).
Report is 1 commits behind head on main.

Files Patch % Lines
crates/polars-plan/src/plans/hive.rs 94.91% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #17079   +/-   ##
=======================================
  Coverage   80.86%   80.87%           
=======================================
  Files        1455     1455           
  Lines      191086   191073   -13     
  Branches     2723     2724    +1     
=======================================
+ Hits       154519   154523    +4     
+ Misses      36063    36046   -17     
  Partials      504      504           

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

@ritchie46
Copy link
Member

Nice!

@ritchie46 ritchie46 merged commit 4d6eec1 into pola-rs:main Jun 22, 2024
26 checks passed
@nameexhaustion nameexhaustion deleted the hive-schema branch June 22, 2024 11:35
@nameexhaustion nameexhaustion self-assigned this Jun 24, 2024
@c-peters c-peters added the accepted Ready for implementation label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature 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