-
- Downloads
[SPARK-15088] [SQL] Remove SparkSqlSerializer
## What changes were proposed in this pull request? This patch removes SparkSqlSerializer. I believe this is now dead code. ## How was this patch tested? Removed a test case related to it. Author: Reynold Xin <rxin@databricks.com> Closes #12864 from rxin/SPARK-15088.
Showing
- sql/core/src/main/scala/org/apache/spark/sql/execution/SparkSqlSerializer.scala 0 additions, 108 deletions...a/org/apache/spark/sql/execution/SparkSqlSerializer.scala
- sql/core/src/test/scala/org/apache/spark/sql/RowSuite.scala 0 additions, 10 deletionssql/core/src/test/scala/org/apache/spark/sql/RowSuite.scala
Please register or sign in to comment