See: Description
| Interface | Description |
|---|---|
| ColumnarBatch |
Represents zero or more rows of records with same schema type.
|
| ColumnVector |
Represents zero or more values of a single column.
|
| FileDataReadResult |
Data read from a Delta table file and the corresponding scan file information.
|
| Row |
Represent a single record
|
| Class | Description |
|---|---|
| DataReadResult |
Data read from Delta table file.
|