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: add chrono feature #167

Merged
merged 2 commits into from
Aug 15, 2024
Merged

feat: add chrono feature #167

merged 2 commits into from
Aug 15, 2024

Conversation

mbrobbel
Copy link
Owner

@mbrobbel mbrobbel commented Mar 26, 2024

Add logical array support for chrono types: DateTime<Utc>, NaiveDateTime and NaiveTime.

This does not include generics to control the different logical types supported by Arrow, and it also doesn't map to parquet temportal logical types yet. This needs more work (see #183).

Part of #165.

@v1gnesh
Copy link
Contributor

v1gnesh commented Jul 22, 2024

Hey @mbrobbel, just wondering how much more (maybe unrelated) plumbing is left to allow revisiting this :)

@mbrobbel
Copy link
Owner Author

mbrobbel commented Aug 6, 2024

Hey @mbrobbel, just wondering how much more (maybe unrelated) plumbing is left to allow revisiting this :)

Not much, I'll try to get to this soon.

@vultix
Copy link
Contributor

vultix commented Aug 15, 2024

Thank you for the work on this. I'm also waiting for this, and would be happy to pick this up if it would help

@mbrobbel mbrobbel marked this pull request as ready for review August 15, 2024 22:50
@mbrobbel
Copy link
Owner Author

Thank you for the work on this. I'm also waiting for this, and would be happy to pick this up if it would help

If you want to help, please see #165 for more chrono types that need LogicalArrayType implementations. PRs are appreciated.

@mbrobbel mbrobbel enabled auto-merge (squash) August 15, 2024 22:53
@mbrobbel mbrobbel mentioned this pull request Aug 15, 2024
5 tasks
@mbrobbel mbrobbel merged commit d4435a4 into main Aug 15, 2024
24 checks passed
@mbrobbel mbrobbel deleted the chrono branch August 15, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants