git commit: [BUGFIX] In-memory columnar storage bug fixes

2014-04-14 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.0 1cf565f58 - fdebb6952 [BUGFIX] In-memory columnar storage bug fixes Fixed several bugs of in-memory columnar storage to make `HiveInMemoryCompatibilitySuite` pass. @rxin @marmbrus It is reasonable to include

git commit: [BUGFIX] In-memory columnar storage bug fixes

2014-04-14 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 037fe4d2b - 7dbca68e9 [BUGFIX] In-memory columnar storage bug fixes Fixed several bugs of in-memory columnar storage to make `HiveInMemoryCompatibilitySuite` pass. @rxin @marmbrus It is reasonable to include

git commit: HOTFIX: Use file name and not paths for excludes

2014-04-14 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 7dbca68e9 - 268b53567 HOTFIX: Use file name and not paths for excludes Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/268b5356 Tree:

git commit: SPARK-1488. Resolve scalac feature warnings during build

2014-04-14 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.0 fdebb6952 - 74718285a SPARK-1488. Resolve scalac feature warnings during build For your consideration: scalac currently notes a number of feature warnings during compilation: ``` [warn] there were 65 feature warning(s); re-run with

git commit: SPARK-1488. Resolve scalac feature warnings during build

2014-04-14 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 268b53567 - 0247b5c54 SPARK-1488. Resolve scalac feature warnings during build For your consideration: scalac currently notes a number of feature warnings during compilation: ``` [warn] there were 65 feature warning(s); re-run with