Skip to content

Conversation

@kounelisagis
Copy link
Member

@kounelisagis kounelisagis commented Sep 19, 2025

The changes in #2244 caused an overflow when applying numpy.sum on Windows runners using numpy 1 on Daily Tests last night. The result from the Core appears to be correct, and this behavior seems to have been fixed in numpy 2. To work around this issue without lots of changes, let's just switch back to Python's built-in sum.

Daily tests run on this branch: https://github.com/TileDB-Inc/TileDB-Py/actions/runs/17862604593


Closes #2240
Ref CORE-376

@kounelisagis kounelisagis merged commit d84ea26 into main Sep 19, 2025
127 checks passed
@kounelisagis kounelisagis deleted the agis/fix-np-sum-overflow branch September 19, 2025 21:14
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.

The nightly build with earliest supported numpy job failed on Friday (2025-09-12)

3 participants