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/10/20 02:18:00 UTC

[jira] [Resolved] (SPARK-25785) Add prettyNames for from_json, to_json, from_csv, and schema_of_json

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

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

Fixed in https://github.com/apache/spark/pull/22773

> Add prettyNames for from_json, to_json, from_csv, and schema_of_json 
> ---------------------------------------------------------------------
>
>                 Key: SPARK-25785
>                 URL: https://issues.apache.org/jira/browse/SPARK-25785
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Trivial
>             Fix For: 3.0.0
>
>
> from_json, to_json, from_csv, and schema_of_json do not have pretty names so the column names are not pretty.
>  For instance,
> {code}
> struct<schemaofjson({"c1":01, "c2":0.1}):string>
> {code}



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