RowDataSourceScanExec Physical Operator
RowDataSourceScanExec is a DataSourceScanExec for scanning data from a relation.
RowDataSourceScanExec is created for LogicalRelation with different kinds of relations (in DataSourceStrategy execution planning strategy).
Creating RowDataSourceScanExec Instance
RowDataSourceScanExec takes the following when created:
- 
Output schema attributes
 - 
RDD of internal binary rows