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 missing chrono-tz feature #2295

Merged
merged 5 commits into from
Mar 19, 2024

Conversation

ion-elgreco
Copy link
Collaborator

Description

Hopefully resolves: Failed to convert into Arrow schema: Parser error: Invalid timezone "UTC": only offset based timezones supported without chrono-tz feature

@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Mar 16, 2024
@ion-elgreco ion-elgreco changed the title add feature fix(rust): add missing chrono-tz feature Mar 16, 2024
@delta-io delta-io deleted a comment from github-actions bot Mar 16, 2024
@ion-elgreco ion-elgreco force-pushed the fix/missing_chrono_feature branch from 39babeb to 739bd4f Compare March 16, 2024 16:17
@rtyler rtyler self-assigned this Mar 19, 2024
@rtyler
Copy link
Member

rtyler commented Mar 19, 2024

As far as my one little test is concerned, this does fix the issue 😕 Might as well merge 😄

@rtyler rtyler enabled auto-merge (rebase) March 19, 2024 13:15
@rtyler rtyler disabled auto-merge March 19, 2024 13:31
@rtyler rtyler merged commit 7379d09 into delta-io:main Mar 19, 2024
20 checks passed
@ion-elgreco
Copy link
Collaborator Author

@rtyler Yey 👯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants