[ https://issues.apache.org/jira/browse/SPARK-17013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Reynold Xin resolved SPARK-17013. --------------------------------- Resolution: Fixed Assignee: Peter Lee Fix Version/s: 2.1.0 2.0.1 > negative numeric literal parsing > -------------------------------- > > Key: SPARK-17013 > URL: https://issues.apache.org/jira/browse/SPARK-17013 > Project: Spark > Issue Type: Bug > Components: SQL > Reporter: Peter Lee > Assignee: Peter Lee > Fix For: 2.0.1, 2.1.0 > > > As found in https://github.com/apache/spark/pull/14592/files#r74367410, Spark > 2.0 parses negative numeric literals as the unary minus of positive literals. > This introduces problems for the edge cases such as -9223372036854775809 > being parsed as decimal instead of bigint. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org