Skip to content

Conversation

coastalwhite
Copy link
Collaborator

This PR allows lowering predicates with certain column casts to specialized column predicates.

Notably, this allows having equality, inequality, and is_between on Date columns while giving datetime literals if this would not destroy any information.

@github-actions github-actions bot added performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars labels Sep 18, 2025
@ritchie46 ritchie46 force-pushed the main branch 3 times, most recently from ddf5907 to d0914d4 Compare September 27, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant