ebyhr commented on issue #13218: URL: https://github.com/apache/iceberg/issues/13218#issuecomment-2937826444
The procedure can add column metrics as you can see the below code. Does the target Iceberg table contain `write.metadata.metrics.default` or `write.metadata.metrics.column.` property? https://github.com/apache/iceberg/blob/931865ecaf40a827f9081dddb675bf1c95c05461/data/src/main/java/org/apache/iceberg/data/TableMigrationUtil.java#L185-L192 -- 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]
