Gengliang Wang created SPARK-25465:
--------------------------------------

             Summary: Refactor Parquet test suites in project Hive
                 Key: SPARK-25465
                 URL: https://issues.apache.org/jira/browse/SPARK-25465
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Gengliang Wang


Current the file 
parquetSuites.scala(https://github.com/apache/spark/blob/f29c2b5287563c0d6f55f936bd5a75707d7b2b1f/sql/hive/src/test/scala/org/apache/spark/sql/hive/parquetSuites.scala)
 is not recognizable. 
When I tried to find test suites for built-in Parquet conversions for Hive 
serde, I can only find 
HiveParquetSuite(https://github.com/apache/spark/blob/f29c2b5287563c0d6f55f936bd5a75707d7b2b1f/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveParquetSuite.scala)
 in the first few minutes.

The file name and test suite naming can be revised.



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

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

Reply via email to