Expand description
Utilities to generate random arrays and batches
Traitsยง
- Useful for testing. The range of values are not likely to be representative of the actual bounds.
Functionsยง
- Create a random ArrayRef from a DataType with a length, null density and true density (for BooleanArray).
- Create a random RecordBatch from a schema
- Generate random offsets for list arrays