Boglarka Egyed created SQOOP-3372: ------------------------------------- Summary: Create reader util class for different file formats Key: SQOOP-3372 URL: https://issues.apache.org/jira/browse/SQOOP-3372 Project: Sqoop Issue Type: Improvement Components: test Affects Versions: 1.4.7 Reporter: Boglarka Egyed
A reader class could be implemented for each of the different file formats such as Avro, Sequence and Text similarly to the ParquetReader class added inĀ SQOOP-3318. In this way the read and verify logic could be separated in the tests ensuring more clean test code. This change would affect every existing test util class for the different file formats, e.g. AvroTestUtils. -- This message was sent by Atlassian JIRA (v7.6.3#76005)