nastra opened a new issue, #7419: URL: https://github.com/apache/iceberg/issues/7419
### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
