-
- Downloads
[SQL] [SPARK-6794] Use kryo-based SparkSqlSerializer for GeneralHashedRelation
Benchmarking results: http://pastie.org/private/1dneo1mta5zpsw6gmsoeq Author: Volodymyr Lyubinets <vlyubin@gmail.com> Closes #5433 from vlyubin/joins and squashes the following commits: d70c829 [Volodymyr Lyubinets] Addressed review feedback 527eac6 [Volodymyr Lyubinets] Use kryo-based SparkSqlSerializer for GeneralHashedRelation
Showing
- sql/core/src/main/scala/org/apache/spark/sql/execution/SparkSqlSerializer.scala 1 addition, 2 deletions...a/org/apache/spark/sql/execution/SparkSqlSerializer.scala
- sql/core/src/main/scala/org/apache/spark/sql/execution/joins/HashedRelation.scala 43 additions, 4 deletions...org/apache/spark/sql/execution/joins/HashedRelation.scala
Please register or sign in to comment