Skip to content

refactor: rename SnapshotCache to SnapshotReader - #945

Merged
wgtmac merged 1 commit into
apache:mainfrom
zhjwpku:refactor/snapshot-reader
Sep 20, 2026
Merged

wgtmac merged 1 commit into
apache:mainfrom
zhjwpku:refactor/snapshot-reader

Conversation

@zhjwpku

@zhjwpku zhjwpku commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

Name the class after its role of reading a snapshot's manifests, and document that it loads and caches the manifest list on first access. Update call sites and local variable names to match, preserving behavior.

Name the class after its role of reading a snapshot's manifests, and
document that it loads and caches the manifest list on first access.
Update call sites and local variable names to match, preserving behavior.

@manuzhang manuzhang left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This looks like a clean refactor. The new name makes more sense to me. Thanks @zhjwpku

@wgtmac
wgtmac merged commit 48738fc into apache:main Sep 20, 2026
15 checks passed
@wgtmac

wgtmac commented Sep 20, 2026

Copy link
Copy Markdown
Member

Nice clean up! Thanks @zhjwpku and @manuzhang!

@zhjwpku
zhjwpku deleted the refactor/snapshot-reader branch September 20, 2026 08:58
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.

3 participants