Skip to content

[master] multi-FileType DAG-like workflow support in ProductionRequest; BK query sampling in ProductionRequest

Ryunosuke O'Neil requested to merge roneil-filetype-size-plugin into master

N.B. Hotfixes:

BEGINRELEASENOTES

*Transformation NEW: add a APProcessingByFileTypeSize plugin for multi-filetype transformations, which creates tasks grouped by filetype and size for files with replicas on allowed SEs.

*ProductionRequest FIX : support input queries with ProductionID and FileType in transforms

*ProductionRequest FIX : remove __checkIOTypes ProductionRequest check to support DAG-type workflows. To be replaced with ProductionRequest model validator (already present on ProductionBase model).

*ProductionRequest FIX : provide option (pr.disableOptionalCorrections) to turn off spurious ad-hoc corrections to stepsInProds to support DAG-type workflows.

*ProductionRequest NEW : added fields bkSampleMax and bkSampleSeed for BK query sampling support.

ENDRELEASENOTES

Edited by Ryunosuke O'Neil

Merge request reports

Loading