Weichen Xu created SPARK-15446: ---------------------------------- Summary: catalyst using BigInteger.longValueExact that not supporting java 7 and compile error Key: SPARK-15446 URL: https://issues.apache.org/jira/browse/SPARK-15446 Project: Spark Issue Type: Bug Components: Build, SQL Affects Versions: 2.0.0 Reporter: Weichen Xu
catalyst using BigInteger.longValueExact that not supporting java 7 and compile error. in source file: org.apache.spark.sql.types.Decimal.scala, line 137 if using java 7 jdk, then compile fails. -- 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