[ https://issues.apache.org/jira/browse/SPARK-29848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun updated SPARK-29848: ---------------------------------- Affects Version/s: (was: 3.0.0) 3.1.0 > 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.1.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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org