Function get_parquet_fields

Source
pub async fn get_parquet_fields(
    op: Operator,
    file_name: String,
) -> ConnectorResult<Fields>