Maxim Gekk created SPARK-25955:
----------------------------------

             Summary: Porting JSON test for CSV functions
                 Key: SPARK-25955
                 URL: https://issues.apache.org/jira/browse/SPARK-25955
             Project: Spark
          Issue Type: Test
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Maxim Gekk


JsonFunctionsSuite contains test that are applicable and useful for CSV 
functions - from_csv, to_csv and schema_of_csv:
* uses DDL strings for defining a schema - java
* roundtrip to_csv -> from_csv
* roundtrip from_csv -> to_csv
* infers schemas of a CSV string and pass to to from_csv
* Support to_csv in SQL
* Support from_csv in SQL



--
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