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

Andrey Kurochkin updated SPARK-8052:
------------------------------------
    Description: 
Example hive query:
SELECT CAST("775983671874188101" as BIGINT)
produces:           7759836718741881*60*L


  was:
Example hive query:
SELECT CAST("775983671874188101" as BIGINT)
produces:           775983671874188160L
                                                           ^^


> 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
>
> Example hive query:
> SELECT CAST("775983671874188101" as BIGINT)
> produces:           7759836718741881*60*L



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to