fn has_validity_bitmap(
data_type: &DataType,
write_options: &IpcWriteOptions,
) -> boolExpand 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.