Open
Description
I think we'd support this on the way in either by:
- A builder, or
- Expecting it on the input item collection (cleaner, I think)
Way out would be similar-ish, where if we didn't do it on an item collection we'd just hit the parquet file twice, which seems bad.
Probably just add a collection
field to an ItemCollection
, eh?