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

Expand description

Utilities to generate random arrays and batches

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