You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/11/18 09:13:53 UTC

[GitHub] [incubator-iceberg] jerryshao opened a new issue #658: Consider add friendly name() method in Iceberg Table Interface

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org