ayushtkn commented on PR #14974: URL: https://github.com/apache/iceberg/pull/14974#issuecomment-3718379785
> My first idea to create a TestInternalRecordWrapper which extends ` and the generateAndValidate would only check if the wrapping was successful? The test would be overwritten by the Spark and Flink tests like it is done for TestInternalRowWrapper.testTimestampWithoutZone. Thanx @pvary I have added a new test `TestInternalRecordWrapper` which extends `RecordWrapperTestBase` and validates the type is correct. I checked without my fix the tests fail as well -- 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]
