Read elements from list

Reads all elements of a list, creating a record for each value

Transformer Concurrent Distributed execution possible
  • Element type

    Class<Object> Required
  • List column

    InputColumn<List> Required
  • Verify types

    Verify that expected element type and actual type are the same

    boolean Required