Expand description
Table scan executor.
Structs§
- Field
- Field definition.
- Memory
Data Source - In-memory data source for testing.
- Record
Batch - A record batch of data.
- Schema
- Schema definition.
- Table
Scan - Table scan operator.
Enums§
- Column
Data - Column data.
- Data
Type - Data type.
Traits§
- Data
Source - Data source trait.