Skip to content

Conversation

@ajpotts
Copy link
Contributor

@ajpotts ajpotts commented May 12, 2025

This PR fixes a bug in the reshape function so that the returned array will have the same max_bits value as the original pdarray. It also adds a reproducer to the unit tests.

Closes #4165: reshape function and max_bits handling

@ajpotts ajpotts marked this pull request as ready for review May 12, 2025 18:48
@ajpotts ajpotts force-pushed the 4165_reshape_function_and_max_bits_handling_method2 branch from d6b4dc2 to e1c002a Compare May 12, 2025 18:58
Copy link
Contributor

@jaketrookman jaketrookman 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

Copy link
Contributor

@1RyanK 1RyanK 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!

@ajpotts ajpotts added this pull request to the merge queue May 13, 2025
Merged via the queue into Bears-R-Us:master with commit 7748033 May 13, 2025
25 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.

reshape function and max_bits handling

3 participants