pub(crate) fn create_null_buf(json_col: &ArrowJsonColumn) -> Buffer
Expand description
A helper to create a null buffer from a Vec<bool>
pub(crate) fn create_null_buf(json_col: &ArrowJsonColumn) -> Buffer
A helper to create a null buffer from a Vec<bool>