Module arrow::util::data_gen[][src]

Expand description

Utilities to generate random arrays and batches

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