Expand description
Utils to make benchmarking easier
Functionsยง
- Creates an random (but fixed-seeded) binary array of a given size and null density
- Creates a random (but fixed-seeded) array of a given size and null density
- Creates a random (but fixed-seeded) dictionary array of a given size and null density with the provided values array
- Creates an random (but fixed-seeded) array of a given size and null density
- Creates a
PrimitiveArray
of a givensize
andnull_density
filling it with randomIntervalMonthDayNano
generated using the providedseed
. - Creates an random (but fixed-seeded) array of a given size and null density
- Creates a
PrimitiveArray
of a givensize
andnull_density
filling it with random numbers generated using the providedseed
. - Create primitive run array for given logical and physical array lengths
- Creates a random (but fixed-seeded) dictionary array of a given size and null density with the provided values array and key range
- Creates a random (but fixed-seeded) string array of a given size and null density.
- Create string array to be used by run array builder. The string array will result in run array with physical length of
physical_array_len
and logical length oflogical_array_len
- Creates a random (but fixed-seeded) array of a given size, null density and length
- Creates a random (but fixed-seeded) array of rand size with a given max size, null density and length
- Creates an random (but fixed-seeded) array of a given size and null density consisting of random 4 character alphanumeric strings
- Creates a random (but fixed-seeded) string view array of a given size and null density.
- Creates a random (but fixed-seeded) array of a given size, null density and length
- Creates a random (but fixed-seeded) array of rand size with a given max size, null density and length