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

Don't use non empty domain on empty array. #4719

Merged
merged 2 commits into from
Feb 10, 2024
Merged

Conversation

KiterLuc
Copy link
Contributor

This was introduced in #4710. In that PR, we could try to use the non empty domain of an array with no fragments, which is empty. This should fix python and R nightlies.


TYPE: NO_HISTORY
DESC: Don't use non empty domain on empty array.

This was introduced in #4710. In that PR, we could try to use the non empty domain of an array with no fragments, which is empty. This should fix python and R nightlies.

---
TYPE: NO_HISTORY
DESC: Don't use non empty domain on empty array.
@eddelbuettel
Copy link
Contributor

This should fix python and R nightlies.

What was tickled was actually just 'plain master' of the R package against 'plain dev' of Core, which is what the nighly job does. But we also saw it outside the nightlies.

This appears to fix it so 👍

Copy link
Contributor

@eddelbuettel eddelbuettel left a comment

Choose a reason for hiding this comment

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

LGTM from a quick test from R against a build off this branch. Thanks for taking care of it.

@KiterLuc KiterLuc merged commit c45956c into dev Feb 10, 2024
63 checks passed
@KiterLuc KiterLuc deleted the lr/fix-nightlies-empty-array branch February 10, 2024 18:05
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