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 2020/04/20 17:44:03 UTC

[GitHub] [incubator-iceberg] rdsr commented on a change in pull request #939: [WIP] Support UpdateEvent for Update Operations

rdsr commented on a change in pull request #939:
URL: https://github.com/apache/incubator-iceberg/pull/939#discussion_r411569305



##########
File path: core/src/main/java/org/apache/iceberg/TableOperations.java
##########
@@ -30,6 +30,8 @@
  */
 public interface TableOperations {
 
+  String tablePath();

Review comment:
       I guess table location is also fine. We can parse out table name and db name from it.




----------------------------------------------------------------
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



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