[ https://issues.apache.org/jira/browse/SQOOP-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Boglarka Egyed updated SQOOP-3372: ---------------------------------- Description: A reader util 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. was: 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. > 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 > Priority: Major > > A reader util 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)