Module flat_projection

Source
Expand description

Utilities for projection on flat format.

Structsยง

FlatProjectionMapper
Handles projection and converts batches in flat format with correct schema.

Functionsยง

compute_input_arrow_schema ๐Ÿ”’
Computes the Arrow schema for input batches.
flat_projected_columns ๐Ÿ”’
Returns ids and datatypes of columns of the output batch after applying the projection.