Sort Processor
In this article
Sorting is arranging the data in ascending or descending order.
For example, you can use this processor for sorting the height of students in ascending order.
Sort Processor Configuration
To add a Sort processor to your pipeline, drag the processor onto the canvas and right-click on it to configure.
Field | Description |
---|---|
Sort Key | Select a field on which sorting is to be applied. |
Sort Order | Order of sorting can be either, Ascending or Descending. |
Click on the NEXT button.
Enter the notes in the space provided.
Click SAVE for saving the configuration details.
In Batch pipelines, Sort processor can be used without Aggregation processor. Whereas, in streaming pipelines, Sort processor can be used only after the Aggregation processor.
If you have any feedback on Gathr documentation, please email us!