Skip to content

[core] Add hashCode to AbstractFileStoreTable for consistency with equals #7616

Merged
JingsongLi merged 1 commit intoapache:masterfrom
wayneli-vt:AbstractFileStoreTable-hashCode-fix
Apr 9, 2026
Merged

[core] Add hashCode to AbstractFileStoreTable for consistency with equals #7616
JingsongLi merged 1 commit intoapache:masterfrom
wayneli-vt:AbstractFileStoreTable-hashCode-fix

Conversation

@wayneli-vt
Copy link
Copy Markdown
Contributor

Purpose

Add hashCode() method to AbstractFileStoreTable to be consistent with the existing equals() method.

Tests

Added testEqualsAndHashCode() in AppendOnlySimpleTableTest and PrimaryKeySimpleTableTest

@wayneli-vt wayneli-vt closed this Apr 9, 2026
@wayneli-vt wayneli-vt reopened this Apr 9, 2026
@wayneli-vt wayneli-vt closed this Apr 9, 2026
@wayneli-vt wayneli-vt reopened this Apr 9, 2026
@JingsongLi
Copy link
Copy Markdown
Contributor

+1

@JingsongLi JingsongLi merged commit ef2d480 into apache:master Apr 9, 2026
30 of 36 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.

2 participants