aokolnychyi commented on issue #351: Extend Iceberg with a way to overwrite files for eager updates/deletes URL: https://github.com/apache/incubator-iceberg/pull/351#issuecomment-521580911 @rdblue What is our story on case sensitivity for metrics evaluators? We respect it in `FilteredManifest`, for example. However, `MergingSnapshotProducer` and `OverwriteData` use `StrictMetricsEvaluator` with `caseSensitive` always set to `true`. Do we want to expose a method on `PendingUpdate` to configure it? Any better idea?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
