getAggregatedDataParquetPath

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

Build the aggregated data Parquet path.

Return

Absolute Parquet path.

Parameters

model

Dataset model.

isTargetAll

If true, use the ALL token instead of the current target.