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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16657670#comment-16657670 ] 

Apache Spark commented on SPARK-25785:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
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
>            Priority: Trivial
>
> 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