Versions Compared

Key

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

...

Excerpt

table type

Select the type of table to suit the data operation that you want the 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

...