spark-instrumented-optimizer/common/unsafe
Grzegorz Slowikowski 74cda94c5e [SPARK-21592][BUILD] Skip maven-compiler-plugin main and test compilations in Maven build
`scala-maven-plugin` in `incremental` mode compiles `Scala` and `Java` classes. There is no need to execute `maven-compiler-plugin` goals to compile (in fact recompile) `Java`.

This change reduces compilation time (over 10% on my machine).

Author: Grzegorz Slowikowski <gslowikowski@gmail.com>

Closes #18750 from gslowikowski/remove-redundant-compilation-from-maven.
2017-08-01 19:03:34 +01:00
..
src [SPARK-21445] Make IntWrapper and LongWrapper in UTF8String Serializable 2017-07-18 12:09:07 +08:00
pom.xml [SPARK-21592][BUILD] Skip maven-compiler-plugin main and test compilations in Maven build 2017-08-01 19:03:34 +01:00