Skip to content

Fix StructArray::filter length calculation#769

Merged
AdamGS merged 4 commits intodevelopfrom
adamg/struct-filter-len
Sep 10, 2024
Merged

Fix StructArray::filter length calculation#769
AdamGS merged 4 commits intodevelopfrom
adamg/struct-filter-len

Conversation

@AdamGS
Copy link
Copy Markdown
Contributor

@AdamGS AdamGS commented Sep 10, 2024

there's no need to calculate states here, we can just use the length of a filtered array

@AdamGS AdamGS requested a review from gatesn September 10, 2024 09:53
Comment thread vortex-array/src/array/struct_/compute.rs Outdated
Comment thread vortex-array/src/array/struct_/compute.rs Outdated
@AdamGS AdamGS merged commit bcae104 into develop Sep 10, 2024
@AdamGS AdamGS deleted the adamg/struct-filter-len branch September 10, 2024 10:23
AdamGS added a commit that referenced this pull request Sep 10, 2024
there's no need to calculate states here, we can just use the length of
a filtered array
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