re_format_arrow

Function format_dataframe_without_metadata

Source
pub(crate) fn format_dataframe_without_metadata(
    fields: &Fields,
    columns: &[ArrayRef],
    opts: &RecordBatchFormatOpts,
) -> (usize, Table)