Skip to content

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 <[email protected]>
@LNSD LNSD requested review from JohnSwan1503 and Theodus January 19, 2026 17:30
@LNSD LNSD self-assigned this Jan 19, 2026
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