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 2020/02/16 17:07:00 UTC

[jira] [Resolved] (SPARK-28643) Use Java 8 time API in Dataset.show

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

Maxim Gekk resolved SPARK-28643.
--------------------------------
    Resolution: Won't Fix

> Use Java 8 time API in Dataset.show
> -----------------------------------
>
>                 Key: SPARK-28643
>                 URL: https://issues.apache.org/jira/browse/SPARK-28643
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Maxim Gekk
>            Priority: Minor
>
> Currently, Dataset.show collects DATE and TIMESTAMP columns by converting them to java.sql.Date and java.sql.Timestamp that can cause some problems while converting the Java types to strings. For example: https://github.com/apache/spark/pull/25336#discussion_r310110759



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org