Available on crate feature
test_utils only.Expand description
Utilities to generate random arrays and batches
Traits§
- Random
Temporal Value - Useful for testing. The range of values are not likely to be representative of the actual bounds.
Functions§
- create_
random_ array - Create a random ArrayRef from a DataType with a length, null density and true density (for BooleanArray).
- create_
random_ batch - Create a random RecordBatch from a schema