[
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: [email protected]
For additional commands, e-mail: [email protected]