getAggregatedDataParquetPath

fun getAggregatedDataParquetPath(model: DatasetModel, isTargetAll: Boolean = false): String

Mirrors the CSV FINAL table location under /Parquet/.

Return

Absolute path to the per‑run Parquet FINAL table.

Parameters

model

Dataset context used to compute the base parts.

isTargetAll

When true, uses the ALL token instead of the model’s target.