Expand description
Utils to make testing easier
Structs§
- BadIterator
- An iterator that is untruthful about its actual length
Functions§
- arrow_
test_ data - Returns the arrow test data directory, which is by default stored
in a git submodule rooted at
arrow/testing/data
. - get_
data_ 🔒dir - Returns a directory path for finding test data.
- get_
temp_ file - Returns file handle for a temp file in ‘target’ directory with a provided content
- parquet_
test_ data - Returns the parquest test data directory, which is by default
stored in a git submodule rooted at
arrow/parquest-testing/data
. - random_
bytes - Returns a vector of size
n
, filled with randomly generated bytes. - seedable_
rng - Returns fixed seedable RNG