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(rust): Add temporal feature gate in is_elementwise_top_level #20177

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

lukemanley
Copy link
Contributor

StringFunction::Strptime is only available with feature = "temporal".

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Dec 6, 2024
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.63%. Comparing base (dc54699) to head (37b6e6d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #20177   +/-   ##
=======================================
  Coverage   79.63%   79.63%           
=======================================
  Files        1564     1564           
  Lines      217478   217478           
  Branches     2473     2473           
=======================================
+ Hits       173181   173189    +8     
+ Misses      43728    43720    -8     
  Partials      569      569           

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

@lukemanley lukemanley changed the title fix: Add temporal feature gate in is_elementwise_top_level fix(rust): Add temporal feature gate in is_elementwise_top_level Dec 6, 2024
@ritchie46 ritchie46 merged commit 78717c4 into pola-rs:main Dec 6, 2024
22 checks passed
@lukemanley lukemanley deleted the feature-gate-strptime branch December 6, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants