Module arrow::util::test_util[][src]

Expand description

Utils to make testing easier

Functions

Returns the arrow test data directory, which is by default stored in a git submodule rooted at arrow/testing/data.

Returns file handle for a temp file in ‘target’ directory with a provided content

Returns the parquest test data directory, which is by default stored in a git submodule rooted at arrow/parquest-testing/data.

Returns a vector of size n, filled with randomly generated bytes.

Returns fixed seedable RNG