query::sql

Function parse_file_table_format

source
fn parse_file_table_format(
    options: &HashMap<String, String>,
) -> Result<Box<dyn FileFormat>>