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