pub async fn infer_file_table_schema( object_store: &ObjectStore, files: &[String], options: &HashMap<String, String>, ) -> Result<RawSchema>