You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/07/20 06:01:05 UTC

[jira] [Commented] (SPARK-8052) Hive on Spark: CAST string AS BIGINT produces wrong value

    [ https://issues.apache.org/jira/browse/SPARK-8052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633057#comment-14633057 ] 

Reynold Xin commented on SPARK-8052:
------------------------------------

I also backported this into 1.4 branch.

> Hive on Spark: CAST string AS BIGINT produces wrong value
> ---------------------------------------------------------
>
>                 Key: SPARK-8052
>                 URL: https://issues.apache.org/jira/browse/SPARK-8052
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.3.1
>         Environment: Spark Standalone mode
>            Reporter: Andrey Kurochkin
>            Assignee: Liang-Chi Hsieh
>             Fix For: 1.4.2, 1.5.0
>
>
> Example hive query:
> SELECT CAST("775983671874188101" as BIGINT)
> produces:           775983671874188160L
> Look at: last 2 digits.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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