Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt
stream

table type

Select the type of stream table to suit the data operation that you want the stream table to perform:

  • calculate: passes through records
  • merge: combined data record from multiple streamstables
  • aggregate: combines or groups data records using a key attributes
  • calculate by set: groups data records as they are passed through.
  • cartesian: combines records using a cartesian join
See related terms: -
See pages:  Understanding Streams and Pipes