You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Rakesh Raushan (Jira)" <ji...@apache.org> on 2019/11/11 14:22:00 UTC

[jira] [Commented] (SPARK-29848) PostgreSQL dialect: cast to bigint

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

Rakesh Raushan commented on SPARK-29848:
----------------------------------------

I will work on this one


> PostgreSQL dialect: cast to bigint
> ----------------------------------
>
>                 Key: SPARK-29848
>                 URL: https://issues.apache.org/jira/browse/SPARK-29848
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: ABHISHEK KUMAR GUPTA
>            Priority: Minor
>
> Spark:
> 0: jdbc:hive2://10.18.19.208:23040/default> select CAST('0xcccccccccc' AS bigint);
> +-------------------------------+
> | CAST(0xcccccccccc AS BIGINT) |
> +-------------------------------+
> | NULL |
> +-------------------------------+
> Postgre SQL
> 22P02: invalid input syntax for integer: "0xcccccccccc"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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