Skip to contents

Mirrors open_forcs_log_summary_dataset(): a single root opens directly, several roots under different parents are combined into a UnionDataset (Arrow cannot treat Hive trees under different parents as one dataset), and missing roots are dropped.

Usage

open_fps_raw_out_dataset(dataset_roots)

Arguments

dataset_roots

Character vector of <scenario>/_aggregates/fps_raw_out paths.

Value

An Arrow Dataset (lazy), or NULL if no roots exist.