arrow_ipc::writer

Function has_validity_bitmap

Source
fn has_validity_bitmap(
    data_type: &DataType,
    write_options: &IpcWriteOptions,
) -> bool
Expand description

In V4, null types have no validity bitmap In V5 and later, null and union types have no validity bitmap Run end encoded type has no validity bitmap.