You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Boglarka Egyed (JIRA)" <ji...@apache.org> on 2018/08/24 13:16:00 UTC

[jira] [Created] (SQOOP-3372) Create reader util class for different file formats

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)