Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 3 Next »

Detect empty stream

This step will output one empty row if input stream is empty (ie when input stream does not contain any row)

If the input stream is not empty it will not output anything.


The following design ensures always a row and can set default values when a stream is empty (sample transformation attached):

  • No labels