jerryshao opened a new issue #658: Consider add friendly name() method in Iceberg Table Interface URL: https://github.com/apache/incubator-iceberg/issues/658 Current Iceberg `Table` lacks an api to get table name, and relies on `toString` to get table name, this seems fragile. Also to align with Spark DSv2 `Table` interface, which requires a `name` method, so it would be nice to add a `name` method in Iceberg `Table` interface.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
