-
- Downloads
[SPARK-16023][SQL] Move InMemoryRelation to its own file
## What changes were proposed in this pull request? Improve readability of `InMemoryTableScanExec.scala`, which has too much stuff in it. ## How was this patch tested? Jenkins Author: Andrew Or <andrew@databricks.com> Closes #13742 from andrewor14/move-inmemory-relation.
Showing
- sql/core/src/main/scala/org/apache/spark/sql/execution/columnar/InMemoryRelation.scala 210 additions, 0 deletions...pache/spark/sql/execution/columnar/InMemoryRelation.scala
- sql/core/src/main/scala/org/apache/spark/sql/execution/columnar/InMemoryTableScanExec.scala 1 addition, 185 deletions.../spark/sql/execution/columnar/InMemoryTableScanExec.scala
Loading
Please register or sign in to comment