chenjunjiedada opened a new pull request, #6313: URL: https://github.com/apache/iceberg/pull/6313
`FlinkAppenderFactory` uses the wrong metric configs for position deletes, leading to ineffective filtering. Refactoring the whole write path to `FileWriterFactory` could fix this while we are using `FileAppenderFactory` for a long time. Not sure what other benefits can bring if we change that. So here is a simple fix. -- 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]
