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

refactor: Remove transmute for object store path #17395

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

nameexhaustion
Copy link
Collaborator

See apache/arrow-rs#5993 (comment)

Turns out there was a function I missed to do this

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Jul 3, 2024
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.72%. Comparing base (d6c797a) to head (0940ce1).
Report is 1 commits behind head on main.

Files Patch % Lines
crates/polars-io/src/file_cache/utils.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17395      +/-   ##
==========================================
- Coverage   80.74%   80.72%   -0.03%     
==========================================
  Files        1475     1475              
  Lines      193392   193379      -13     
  Branches     2760     2760              
==========================================
- Hits       156162   156108      -54     
- Misses      36720    36761      +41     
  Partials      510      510              

☔ 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 July 3, 2024 12:56
@ritchie46 ritchie46 merged commit d16d3ab into pola-rs:main Jul 3, 2024
22 checks passed
@c-peters c-peters added the accepted Ready for implementation label Jul 8, 2024
@nameexhaustion nameexhaustion deleted the path-parse branch July 8, 2024 12:40
henryharbeck pushed a commit to henryharbeck/polars that referenced this pull request Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation internal An internal refactor or improvement 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