You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/11/06 20:22:00 UTC

[jira] [Created] (SPARK-25955) Porting JSON test for CSV functions

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org