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

Allow NumPy arrays in CppStatements; fix row_groups in single-file from_parquet. #1376

Merged
merged 1 commit into from Mar 18, 2022

Conversation

jpivarski
Copy link
Member

Somehow, I forgot to check this in earlier.

@jpivarski jpivarski enabled auto-merge (squash) March 18, 2022 00:35
@codecov
Copy link

codecov bot commented Mar 18, 2022

Codecov Report

Merging #1376 (4ae8bae) into main (b2fd2be) will decrease coverage by 0.20%.
The diff coverage is 51.52%.

Impacted Files Coverage Δ
src/awkward/_v2/_connect/cling.py 0.00% <0.00%> (ø)
src/awkward/_v2/_lookup.py 97.50% <0.00%> (ø)
src/awkward/_v2/_prettyprint.py 66.09% <0.00%> (+2.29%) ⬆️
src/awkward/_v2/_typetracer.py 69.14% <0.00%> (ø)
src/awkward/_v2/identifier.py 55.69% <0.00%> (ø)
src/awkward/_v2/operations/convert/ak_from_jax.py 75.00% <0.00%> (ø)
src/awkward/_v2/operations/convert/ak_to_jax.py 75.00% <0.00%> (ø)
src/awkward/_v2/operations/io/ak_from_parquet.py 75.00% <0.00%> (ø)
src/awkward/_v2/operations/io/ak_to_parquet.py 75.00% <0.00%> (ø)
src/awkward/_v2/operations/structure/ak_firsts.py 75.00% <0.00%> (ø)
... and 147 more

@jpivarski jpivarski merged commit 59048d7 into main Mar 18, 2022
@jpivarski jpivarski deleted the jpivarski/allow-NumPy-arrays-in-CppStatements branch March 18, 2022 01:12
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.

None yet

1 participant