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 slicing for UnmaskedArrays (which come from Arrow). #1499

Merged
merged 2 commits into from
Jun 12, 2022

Conversation

jpivarski
Copy link
Member

No description provided.

@jpivarski jpivarski enabled auto-merge (squash) June 12, 2022 15:49
@codecov
Copy link

codecov bot commented Jun 12, 2022

Codecov Report

Merging #1499 (e34292f) into main (8a4ea2b) will increase coverage by 0.23%.
The diff coverage is 85.13%.

Impacted Files Coverage Δ
src/awkward/_v2/contents/indexedarray.py 73.83% <ø> (ø)
src/awkward/_v2/operations/ak_cartesian.py 89.68% <ø> (ø)
src/awkward/_v2/operations/ak_full_like.py 100.00% <ø> (ø)
src/awkward/_v2/operations/ak_nan_to_none.py 26.66% <ø> (ø)
src/awkward/_v2/operations/ak_with_field.py 97.87% <ø> (ø)
src/awkward/_v2/contents/emptyarray.py 71.66% <50.00%> (-0.25%) ⬇️
src/awkward/_v2/contents/unmaskedarray.py 68.77% <50.00%> (-0.18%) ⬇️
src/awkward/_v2/_connect/jax/__init__.py 88.88% <66.66%> (-1.59%) ⬇️
src/awkward/_v2/operations/ak_from_avro_file.py 66.66% <66.66%> (ø)
src/awkward/_v2/_connect/jax/_reducers.py 76.92% <76.92%> (ø)
... and 33 more

@jpivarski jpivarski merged commit 5a78305 into main Jun 12, 2022
@jpivarski jpivarski deleted the jpivarski/fix-slicing-and-from_arrow branch June 12, 2022 16:35
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.

1 participant