Skip to content

refactor: rename "region" to "shard" in mem_wal implementation#6367

Merged
Xuanwo merged 2 commits intolance-format:mainfrom
hamersaw:refactor/rename-wal-region-to-shard
Apr 3, 2026
Merged

refactor: rename "region" to "shard" in mem_wal implementation#6367
Xuanwo merged 2 commits intolance-format:mainfrom
hamersaw:refactor/rename-wal-region-to-shard

Conversation

@hamersaw
Copy link
Copy Markdown
Contributor

@hamersaw hamersaw commented Mar 31, 2026

Avoid confusion with object store regions (e.g., AWS regions) which are unrelated to the MemWAL concept of a unique writer/reader instance.

Closes #6355

Avoid confusion with object store regions (e.g., AWS regions) which are
unrelated to the MemWAL concept of a unique writer/reader instance.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you!

@Xuanwo Xuanwo merged commit 408a951 into lance-format:main Apr 3, 2026
30 checks passed
@hamersaw hamersaw deleted the refactor/rename-wal-region-to-shard branch April 3, 2026 17:23
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.

memwal: rename region to shard

2 participants