joyhaldar opened a new pull request, #17711: URL: https://github.com/apache/iceberg/pull/17711
Splits the format model TCK base class so engines that only support reads can inherit the read tests without the write ones. - New `ReadFormatModelTests` holds the read tests and shared helpers - `BaseFormatModelTests` extends it and holds the engine write tests - No existing subclass changes its extends Pure refactor, no test bodies changed. -- 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]
