spark-instrumented-optimizer/sql/core/src/test
Sean Owen 29fabb1b52 SPARK-4297 [BUILD] Build warning fixes omnibus
There are a number of warnings generated in a normal, successful build right now. They're mostly Java unchecked cast warnings, which can be suppressed. But there's a grab bag of other Scala language warnings and so on that can all be easily fixed. The forthcoming PR fixes about 90% of the build warnings I see now.

Author: Sean Owen <sowen@cloudera.com>

Closes #3157 from srowen/SPARK-4297 and squashes the following commits:

8c9e469 [Sean Owen] Suppress unchecked cast warnings, and several other build warning fixes
2014-12-24 13:32:51 -08:00
..
java/org/apache/spark/sql/api/java SPARK-4297 [BUILD] Build warning fixes omnibus 2014-12-24 13:32:51 -08:00
resources [SPARK-3748] Log thread name in unit test logs 2014-10-01 01:03:49 -07:00
scala/org/apache/spark/sql SPARK-4297 [BUILD] Build warning fixes omnibus 2014-12-24 13:32:51 -08:00