spark-instrumented-optimizer/common
Azeem Jiva de6e633420 [SPARK-14756][CORE] Use parseLong instead of valueOf
## What changes were proposed in this pull request?

Use Long.parseLong which returns a primative.
Use a series of appends() reduces the creation of an extra StringBuilder type

## How was this patch tested?

Unit tests

Author: Azeem Jiva <azeemj@gmail.com>

Closes #12520 from javawithjiva/minor.
2016-04-26 11:49:04 +01:00
..
network-common [SPARK-14547] Avoid DNS resolution for reusing connections 2016-04-12 15:28:08 -07:00
network-shuffle [SPARK-14731][shuffle]Revert SPARK-12130 to make 2.0 shuffle service compatible with 1.x 2016-04-25 12:33:32 -07:00
network-yarn [SPARK-14134][CORE] Change the package name used for shading classes. 2016-04-06 19:33:51 -07:00
sketch [SPARK-14011][CORE][SQL] Enable LineLength Java checkstyle rule 2016-03-21 07:58:57 +00:00
tags [SPARK-13548][BUILD] Move tags and unsafe modules into common 2016-03-01 15:39:13 -08:00
unsafe [SPARK-14756][CORE] Use parseLong instead of valueOf 2016-04-26 11:49:04 +01:00