You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This operator can reduce load by throwing away tuples.

Parameter

  • sampleRate: The rate elements are send (i.e. 1 means, send every element, 10 means, send every 10th element)

Example

out = SAMPLE({sampleRate = 2}, input}
  • No labels