lintingbin opened a new pull request, #10204:
URL: https://github.com/apache/iceberg/pull/10204

   Here are the main changes to fix 
[#2623](https://github.com/apache/iceberg/issues/10115)
   1. change MetricsConfig.columnModes from map[colName, MetricsMode] to 
map[fieldId, MetricsMode]
   2. add schema param for MetricsConfig.fromProperties
   3. change MetricsConfig.columnMode param from columnAlias to fieldId
   4. remove MetricsConfig.validateReferencedColumns


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

Reply via email to