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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]