yihua commented on PR #12586: URL: https://github.com/apache/hudi/pull/12586#issuecomment-2608711699
> do we have tests for schema on read w/ new FG reader? can you point me to those? `TestSpark3DDL`.`Test alter table properties and add rename drop column with table services` covers the schema on read with table services and file group reader. #10957 adds the schema on read support in the file group reader and `TestHoodieDeltaStreamerSchemaEvolutionBase` and subclasses contain the tests for that. It would be good to add schema on read tests in `TestHoodieFileGroupReaderBase` so multiple engines can use them. That'll take some time. We can decide whether we want to add such tests now. -- 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]
