Skip to content

MINOR: code cleanup#21767

Merged
frankvicky merged 1 commit intoapache:trunkfrom
mjsax:minor-cleanup
Mar 16, 2026
Merged

MINOR: code cleanup#21767
frankvicky merged 1 commit intoapache:trunkfrom
mjsax:minor-cleanup

Conversation

@mjsax
Copy link
Member

@mjsax mjsax commented Mar 16, 2026

Remove unnecessary overrides and unused code.

Reviewers: TengYao Chi frankvicky@apache.org

Remove unnecessary overrides and unused code.
@github-actions github-actions bot added streams small Small PRs labels Mar 16, 2026
}
}

RawAndDeserializedValue<V> getWithBinary(final K key) {
Copy link
Member Author

Choose a reason for hiding this comment

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

Unused... (only in a test -- removing test, too)

}

@Override
public long timestamp() {
Copy link
Member Author

Choose a reason for hiding this comment

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

There override are exactly the same code as the super-class implementation. Thus, removing.

@frankvicky frankvicky merged commit 5729bb6 into apache:trunk Mar 16, 2026
26 checks passed
@mjsax mjsax deleted the minor-cleanup branch March 16, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants