git commit: [SPARK-2443][SQL] Fix slow read from partitioned tables

2014-07-14 Thread marmbrus
Repository: spark Updated Branches: refs/heads/master 38ccd6ebd - d60b09bb6 [SPARK-2443][SQL] Fix slow read from partitioned tables This fix obtains a comparable performance boost as [PR #1390](https://github.com/apache/spark/pull/1390) by moving an array update and deserializer

git commit: [SPARK-2443][SQL] Fix slow read from partitioned tables

2014-07-14 Thread marmbrus
Repository: spark Updated Branches: refs/heads/branch-1.0 baf92a0f2 - 2ec7d7ab7 [SPARK-2443][SQL] Fix slow read from partitioned tables This fix obtains a comparable performance boost as [PR #1390](https://github.com/apache/spark/pull/1390) by moving an array update and deserializer