@Unstable public interface V1Scan extends Scan
Scan.ColumnarSupportMode| Modifier and Type | Method and Description | 
|---|---|
| <T extends BaseRelation & TableScan> | toV1TableScan(SQLContext context)Create an `BaseRelation` with `TableScan` that can scan data from DataSource v1 to RDD[Row]. | 
columnarSupportMode, description, readSchema, reportDriverMetrics, supportedCustomMetrics, toBatch, toContinuousStream, toMicroBatchStream<T extends BaseRelation & TableScan> T toV1TableScan(SQLContext context)