Skip to content

refactor(common): rename ResolvedTable to LogicalTable#1586

Merged
LNSD merged 1 commit intomainfrom
lnsd/refactor-common-rename-logical-table
Jan 20, 2026
Merged

refactor(common): rename ResolvedTable to LogicalTable#1586
LNSD merged 1 commit intomainfrom
lnsd/refactor-common-rename-logical-table

Conversation

@LNSD
Copy link
Contributor

@LNSD LNSD commented Jan 19, 2026

Improve naming consistency with LogicalCatalog convention and simplify the table structure by removing unused tracking field.

  • Rename ResolvedTable to LogicalTable for clarity
  • Move struct to dedicated catalog::logical::table module
  • Remove dataset_start_block field and accessor method
  • Update all references across common, dump, server, and tests

Improve naming consistency with LogicalCatalog convention and simplify the table structure by removing unused tracking field.

- Rename `ResolvedTable` to `LogicalTable` for clarity
- Move struct to dedicated `catalog::logical::table` module
- Remove `dataset_start_block` field and accessor method
- Update all references across `common`, `dump`, `server`, and `tests`

Signed-off-by: Lorenzo Delgado <lorenzo@edgeandnode.com>
@LNSD LNSD requested review from JohnSwan1503 and Theodus January 19, 2026 17:30
@LNSD LNSD self-assigned this Jan 19, 2026
Copy link
Member

@Theodus Theodus left a comment

Choose a reason for hiding this comment

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

LGTM

@LNSD LNSD merged commit 028f5c5 into main Jan 20, 2026
8 checks passed
@LNSD LNSD deleted the lnsd/refactor-common-rename-logical-table branch January 20, 2026 15:57
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