arrow_ipc::convert

Function get_fb_field_type

Source
pub(crate) fn get_fb_field_type<'a>(
    data_type: &DataType,
    dictionary_tracker: &mut Option<&mut DictionaryTracker>,
    fbb: &mut FlatBufferBuilder<'a>,
) -> FBFieldType<'a>
Expand description

Get the IPC type of a data type