IBM InfoSphere Streams Version 4.1.0

Namespace com.ibm.streams.teda.parser.text

Operators

  • CSVParse: The CSVParse operator parses an input line of comma-separated values (CSV) that is received in an rstring type input tuple attribute, splits the line into fields (also called items), and assigns the field values to attributes in the output port schema.