alisha-1000 commented on issue #530: URL: https://github.com/apache/wayang/issues/530#issuecomment-3929009294
I agree — adding a dedicated test for ParquetSource similar to JavaTextFileSourceTest would improve coverage and ensure consistent validation across source implementations. I can work on adding: A unit test mirroring the structure of JavaTextFileSourceTest Validation of schema handling Proper read behavior verification Edge case scenarios (empty file, invalid schema, corrupted input if applicable) Before proceeding, just to confirm: Should the test use a small sample Parquet file placed under test resources? Any specific scenarios you’d like covered beyond what JavaTextFileSourceTest already validates? Happy to take this up. -- 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]
