Skip to content

Conversation

@jorgecarleitao
Copy link
Member

This fixes a bug on the equality for fixed-sized binary arrays. For these types, the number of bytes of a slot equals the specified size. However, we were not taking that into account when offsetting in number of slots in the comparison.

@github-actions
Copy link

@jhorstmann
Copy link
Contributor

LGTM. Logic now matches primitive_equal which also has to depend on the size of the type.

Copy link
Contributor

@nevi-me nevi-me left a comment

Choose a reason for hiding this comment

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

LGTM, can merge when CI passes (I restarted CI due to failure)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants