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