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: support scalar strings in fill_none #2793

Merged
merged 4 commits into from
Nov 3, 2023

Conversation

agoose77
Copy link
Collaborator

@agoose77 agoose77 commented Nov 1, 2023

This regression was introduced by #2763. This PR ensures that strings are treated as scalars in fill_none.

@agoose77 agoose77 changed the title fix: fill_none doesn't support bare strings fix: support scalar strings in fill_none Nov 1, 2023
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #2793 (1cd13d9) into main (4ed2397) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
Files Coverage Δ
src/awkward/operations/ak_fill_none.py 97.72% <ø> (ø)

@agoose77 agoose77 temporarily deployed to docs November 1, 2023 22:45 — with GitHub Actions Inactive
Copy link
Member

@jpivarski jpivarski left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this! It can be merged, which unblocks those releases.

@agoose77 agoose77 merged commit c01efd8 into main Nov 3, 2023
36 checks passed
@agoose77 agoose77 deleted the agoose77/fix-fill-none-promotion branch November 3, 2023 17:52
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