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: Create literals in 'datetime' expression #18182

Merged
merged 2 commits into from
Aug 14, 2024
Merged

feat: Create literals in 'datetime' expression #18182

merged 2 commits into from
Aug 14, 2024

Conversation

ritchie46
Copy link
Member

The optimizer understands those better.

@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 Aug 14, 2024
@ritchie46 ritchie46 merged commit ac30a25 into main Aug 14, 2024
20 checks passed
@ritchie46 ritchie46 deleted the datetime branch August 14, 2024 11:45
@c-peters c-peters added the accepted Ready for implementation label Aug 19, 2024
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 80.32%. Comparing base (7b3ab69) to head (02d669e).
Report is 36 commits behind head on main.

Files Patch % Lines
crates/polars-plan/src/dsl/functions/temporal.rs 87.50% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18182      +/-   ##
==========================================
+ Coverage   80.31%   80.32%   +0.01%     
==========================================
  Files        1499     1499              
  Lines      198653   198729      +76     
  Branches     2833     2833              
==========================================
+ Hits       159545   159627      +82     
+ Misses      38581    38575       -6     
  Partials      527      527              

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

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.

2 participants