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

chore(rust): use concrete type for time zones #9076

Merged
merged 2 commits into from
May 29, 2023

Conversation

MarcoGorelli
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added chore Maintenance work that does not impact the user rust Related to Rust Polars labels May 28, 2023
@MarcoGorelli MarcoGorelli marked this pull request as ready for review May 28, 2023 16:22
@MarcoGorelli MarcoGorelli requested a review from ritchie46 as a code owner May 28, 2023 16:22
#[cfg(not(feature = "timezones"))]
pub trait PolarsTimeZone: Debug + Display + Sync + Send + Clone {}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It sure gets simpler. :)

@ritchie46 ritchie46 merged commit 6cecaa3 into pola-rs:main May 29, 2023
c-peters pushed a commit to c-peters/polars that referenced this pull request Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance work that does not impact the user rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants