[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to