apache / apache/iceberg

Add TableIdentifier to Table

Open
#7,419 1 comment 0 reactions 0 assignees View on GitHub
core not-stale
Dominant language
Java
Stars
9.2k
Forks
3.5k
Avg merge
2d 11h
Merged PRs (30d)
132

Description

### Feature Request / Improvement

Currently the `Table` API defines a `name()` method that returns the fully-qualified name of a table (including the catalog's name) as a `String`.

In certain cases it would be beneficial to have the `TableIdentifier` of that table without the catalog name.
Additionally, it would be good to add the `TableIdentifier` to `ScanReport` / `CommitReport`.

### Query engine

None

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.