Maxim Gekk created SPARK-28643:
----------------------------------
Summary: 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
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
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]