Module parquet::util[][src]

Modules

Utility methods and structs for working with memory.

Structs

A utility struct for building data pages (v1 or v2). Callers must call:

A utility page iterator which stores page readers in memory, used for tests.

Traits