Azeem Jiva created SPARK-14756: ---------------------------------- Summary: Use parseLong instead of valueOf Key: SPARK-14756 URL: https://issues.apache.org/jira/browse/SPARK-14756 Project: Spark Issue Type: Bug Reporter: Azeem Jiva Priority: Trivial
Use Long.parseLong which returns a primative. Use a series of appends() reduces the creation of an extra StringBuilder type -- 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