Expand description
Utilities for projection.
Structsยง
- Projection
Mapper - Handles projection and converts a projected Batch to a projected RecordBatch.
Enumsยง
- Batch
Index ๐ - Index of a vector in a Batch.
Constantsยง
- MAX_
VECTOR_ ๐LENGTH_ TO_ CACHE - Only cache vector when its length
<=
this value.
Functionsยง
- new_
repeated_ ๐vector - Returns a vector with repeated values.
- repeated_
vector_ ๐with_ cache - Gets a vector with repeated values from specific cache or creates a new one.