pub fn plan_report( directory: impl AsRef<Path>, policy: &BatchPolicy, ) -> Result<BatchPlan>
Plan a batch for the report in directory without changing anything.
directory