dramaticlly opened a new pull request, #17696: URL: https://github.com/apache/iceberg/pull/17696
Both were deprecated for removal in 1.12.0: - GenericAppenderFactory -> GenericFileWriterFactory - BaseFileWriterFactory -> RegistryBasedFileWriterFactory Neither has any remaining reference in main or test sources across all modules. TestGenericAppenderFactory is removed with the class it covered; GenericFileWriterFactory is covered by TestGenericFileWriterFactory. ## AI Disclosure Model: Claude Opus 5 (1M context) Platform/Tool: Claude Code Human Oversight: reviewed Prompt Summary: split #16449 into smaller self-contained PRs; verify each group compiles and tests green standalone -- 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]
