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 SparseArray validity logic and give DateTimeParts unique code #495

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

robert3005
Copy link
Member

No description provided.

@robert3005 robert3005 changed the title Fix SparseArray validity logic Fix SparseArray validity logic and give DateTimeParts unique code Jul 22, 2024
@robert3005 robert3005 enabled auto-merge (squash) July 22, 2024 14:37
@robert3005 robert3005 merged commit 87221d3 into develop Jul 22, 2024
2 checks passed
@robert3005 robert3005 deleted the rk/fixsparse branch July 22, 2024 17:02
@@ -11,7 +11,7 @@ use vortex_error::{vortex_bail, VortexResult};

use crate::compute::decode_to_temporal;

impl_encoding!("vortex.datetimeparts", 20u16, DateTimeParts);
impl_encoding!("vortex.datetimeparts", 22u16, DateTimeParts);
Copy link
Contributor

Choose a reason for hiding this comment

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

oh whoops, this actually collides with runendbools

Copy link
Member Author

Choose a reason for hiding this comment

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

lol

Copy link
Member Author

Choose a reason for hiding this comment

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

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.

2 participants