
Open the ForCS log_Summary Arrow dataset for one or more scenarios
open_forcs_log_summary_dataset.RdOpens each existing <scenario>/_aggregates/forcs_log_summary root as an Arrow
dataset partitioned by replicate. A single root opens directly; multiple roots
under different parents are opened individually and combined into a
UnionDataset (Arrow cannot treat Hive trees under different parents as one
dataset). Missing roots (e.g. scenarios whose runs errored) are dropped.
See also
Other ForCS output helpers:
read_forcs_log_summary(),
write_forcs_log_summary_parquet()