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.
Processor Configuration
Sort Key: Select a field on which sorting is to be applied.
Sort Order: Order of sorting can be either, Ascending or Descending.
In Batch pipelines, Sort processor can be used without Aggregation processor. Whereas in streaming pipelines, Sort processor can be used only after Aggregation processor.
If you have any feedback on Gathr documentation, please email us!