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

Wenchen Fan reassigned SPARK-31490:
-----------------------------------

    Assignee: Maxim Gekk

> Benchmark conversions to/from Java 8 date-time types
> ----------------------------------------------------
>
>                 Key: SPARK-31490
>                 URL: https://issues.apache.org/jira/browse/SPARK-31490
>             Project: Spark
>          Issue Type: Test
>          Components: SQL
>    Affects Versions: 3.0.0, 3.1.0
>            Reporter: Maxim Gekk
>            Assignee: Maxim Gekk
>            Priority: Minor
>
> DATE and TIMESTAMP column values can be converted to java.sql.Date and 
> java.sql.Timestamp (by default), or to Java 8 date-time types 
> java.time.LocalDate and java.time.Instant when 
> spark.sql.datetime.java8API.enabled is set to true. DateTimeBenchmarks misses 
> benchmarks of Java 8 date/timestamps. The ticket aims to fix that. 



--
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