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 2022/09/09 05:42:07 UTC

[GitHub] [iceberg] findinpath commented on a diff in pull request #5215: Core: Update MetricsConfig to use a default for first 32 columns

findinpath commented on code in PR #5215:
URL: https://github.com/apache/iceberg/pull/5215#discussion_r966644642


##########
core/src/main/java/org/apache/iceberg/MetricsConfig.java:
##########
@@ -45,9 +49,8 @@ public final class MetricsConfig implements Serializable {
   private static final Joiner DOT = Joiner.on('.');
 
   // Disable metrics by default for wide tables to prevent excessive metadata

Review Comment:
   @danielcweeks  Is this a left-over comment?



-- 
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: issues-unsubscribe@iceberg.apache.org

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