Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.4.7
-
None
-
None
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.