[jira] [Assigned] (SPARK-26908) Fix toMillis

2019-02-23 Thread Sean Owen (JIRA)


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

Sean Owen reassigned SPARK-26908:
-

Assignee: Maxim Gekk

> Fix toMillis
> 
>
> Key: SPARK-26908
> URL: https://issues.apache.org/jira/browse/SPARK-26908
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 2.4.0
>Reporter: Maxim Gekk
>Assignee: Maxim Gekk
>Priority: Minor
>
> The toMillis() method of the DateTimeUtils object can produce inaccurate 
> result for some negative values. Minor differences can be around 1 ms. For 
> example:
> {code}
> input = -9223372036844776001L
> {code}
> should be converted to -9223372036844777L



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Assigned] (SPARK-26908) Fix toMillis

2019-02-17 Thread Apache Spark (JIRA)


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

Apache Spark reassigned SPARK-26908:


Assignee: Apache Spark

> Fix toMillis
> 
>
> Key: SPARK-26908
> URL: https://issues.apache.org/jira/browse/SPARK-26908
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 2.4.0
>Reporter: Maxim Gekk
>Assignee: Apache Spark
>Priority: Minor
>
> The toMillis() method of the DateTimeUtils object can produce inaccurate 
> result for some negative values. Minor differences can be around 1 ms. For 
> example:
> {code}
> input = -9223372036844776001L
> {code}
> should be converted to -9223372036844777L



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Assigned] (SPARK-26908) Fix toMillis

2019-02-17 Thread Apache Spark (JIRA)


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

Apache Spark reassigned SPARK-26908:


Assignee: (was: Apache Spark)

> Fix toMillis
> 
>
> Key: SPARK-26908
> URL: https://issues.apache.org/jira/browse/SPARK-26908
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 2.4.0
>Reporter: Maxim Gekk
>Priority: Minor
>
> The toMillis() method of the DateTimeUtils object can produce inaccurate 
> result for some negative values. Minor differences can be around 1 ms. For 
> example:
> {code}
> input = -9223372036844776001L
> {code}
> should be converted to -9223372036844777L



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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