You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2019/01/23 10:32:00 UTC

[jira] [Created] (SPARK-26702) Create a test trait for Parquet and Orc test

Liang-Chi Hsieh created SPARK-26702:
---------------------------------------

             Summary: Create a test trait for Parquet and Orc test
                 Key: SPARK-26702
                 URL: https://issues.apache.org/jira/browse/SPARK-26702
             Project: Spark
          Issue Type: Test
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Liang-Chi Hsieh


For making test suite supporting both Parquet and Orc by reusing test cases, this patch extracts the methods for testing. For example, if we need to test a common feature shared by Parquet and Orc, we should be able to write test cases once and reuse them to test both formats.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org