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/09 00:05:06 UTC

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #624: Update SparkTableUtil to use SessionCatalog and proper MetricsConfig

rdblue commented on a change in pull request #624: Update SparkTableUtil to use SessionCatalog and proper MetricsConfig
URL: https://github.com/apache/incubator-iceberg/pull/624#discussion_r344411488
 
 

 ##########
 File path: core/src/main/java/org/apache/iceberg/MetricsModes.java
 ##########
 @@ -144,4 +146,22 @@ public String toString() {
       return "full";
     }
   }
+
+  private abstract static class ProxySerializableMetricsMode implements MetricsMode {
 
 Review comment:
   Can you add this as a comment in the code so we don't forget this?

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