Vector Gotchas

Some sharp edges when using vector:

  • when using the reduce transformer, you can’t applya merge_strategy on nested fields. this is a bug and theres an open issue on it