You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Max Gekk (Jira)" <ji...@apache.org> on 2022/03/09 08:38:00 UTC

[jira] [Resolved] (SPARK-38437) Dynamic serialization of Java datetime objects to micros/days

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

Max Gekk resolved SPARK-38437.
------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35756
[https://github.com/apache/spark/pull/35756]

> Dynamic serialization of Java datetime objects to micros/days
> -------------------------------------------------------------
>
>                 Key: SPARK-38437
>                 URL: https://issues.apache.org/jira/browse/SPARK-38437
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Max Gekk
>            Assignee: Max Gekk
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Make serializers to micros/days more tolerant to input Java objects, and accept:
> - for timestamps: java.sql.Timestamp and java.time.Instant
> - for days: java.sql.Date and java.time.LocalDate
> This should make Spark SQL more reliable to user's and datasource inputs. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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