/// Only select chunks from submissions that match the given key-value set when submission
SelectOnly(meta_field: String, value: MetaValue, underlying: Strategy)
For us it would be a key ingredient in implementing blue/green deployments for our AI model. The meta_field would then be the model version.
Originally posted by @SemMulder in #95