chenwyi2 commented on issue #10707:
URL: https://github.com/apache/iceberg/issues/10707#issuecomment-2235150133

   `  "write.metadata.metrics.max-inferred-column-defaults" : "10",
       "write.watermark.field" : "timestamp",
       "write.metadata.delete-after-commit.enabled" : "true",
       "write.distribution-mode" : "hash",
       "write.metadata.metrics.default" : "full",
       "write.summary.partition-limit" : "100"`
   
   > If you have configured metrics mode write.metadata.metrics.default then it 
might not be honoring write.metadata.metrics.max-inferred-column-defaults
   what's the meaning ?   in my opinion, write.metadata.metrics.default is the 
default metrics mode for all columns in the table; none, counts, 
truncate(length), or full


-- 
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-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to