Skip to content

[core] Introduce Catalog#loadTableMetadata#7851

Open
tsreaper wants to merge 1 commit into
apache:masterfrom
tsreaper:feature/catalog-load-schema
Open

[core] Introduce Catalog#loadTableMetadata#7851
tsreaper wants to merge 1 commit into
apache:masterfrom
tsreaper:feature/catalog-load-schema

Conversation

@tsreaper
Copy link
Copy Markdown
Contributor

Purpose

All catalogs have implemented the loadTableMetadata method. In this PR we move this method into the interface, so we can use it if we only want to get some metadata like schemas from tables and don't want the table object itself.

Tests

This is a refactor. Existing tests should cover this change.

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.

1 participant