szehon-ho opened a new pull request #3959: URL: https://github.com/apache/iceberg/pull/3959
Giving a try to the suggestion in the last community sync to address very-wide-table. This changes the default MetricsMode from "truncate(16)" to "none" if there are over 100 columns (should it be counts?). This is overriden if the user explicitly sets a default, and of course if a user explicitly sets metrics on a particular column. -- 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]
