public abstract class TableScan extends BaseRelation
| Constructor and Description |
|---|
TableScan() |
| Modifier and Type | Method and Description |
|---|---|
abstract RDD<org.apache.spark.sql.catalyst.expressions.Row> |
buildScan() |
schema, sizeInBytes, sqlContextpublic abstract RDD<org.apache.spark.sql.catalyst.expressions.Row> buildScan()