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

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

     [ https://issues.apache.org/jira/browse/SPARK-25955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-25955.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 22960
[https://github.com/apache/spark/pull/22960]

> 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
>            Assignee: Maxim Gekk
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> 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