parquet::file

Module writer

Source
Expand description

Contains file writer API, and provides methods to write row groups and columns by using row group writers and column writers respectively.

Structs§

Functions§

  • Serialize all the bloom filters of the given row group to the given buffer, and returns the updated row group metadata.

Type Aliases§