Skip to content

fix: cudf strings column#3555

Merged
ianna merged 3 commits intoscikit-hep:mainfrom
ianna:ianna/cudf_strings
Jun 25, 2025
Merged

fix: cudf strings column#3555
ianna merged 3 commits intoscikit-hep:mainfrom
ianna:ianna/cudf_strings

Conversation

@ianna
Copy link
Copy Markdown
Member

@ianna ianna commented Jun 24, 2025

fixes #3480

@ianna ianna requested a review from ariostas June 24, 2025 17:02
Copy link
Copy Markdown
Member Author

@ianna ianna left a comment

Choose a reason for hiding this comment

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

not sure if we want to support older versions of cudf

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 24, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.40%. Comparing base (b749e49) to head (99df85e).
Report is 368 commits behind head on main.

Files with missing lines Patch % Lines
src/awkward/contents/listoffsetarray.py 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/awkward/contents/listoffsetarray.py 81.01% <0.00%> (-1.86%) ⬇️

... and 194 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@ariostas ariostas left a comment

Choose a reason for hiding this comment

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

Looks good to me!

As for supporting older versions, cudf requires Python 3.10, so I guess this would break support for Python 3.9, but since it will reach its EOL in 4 months maybe that's fine.

@ianna ianna merged commit f28b093 into scikit-hep:main Jun 25, 2025
44 checks passed
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.

ak.to_cudf test failing (test_3051_to_cuda.py::test_strings)

2 participants