GroupBy 

Groups the table by the selected column(s) and aggregates the remaining columns using the selected aggregation method.

Spark GroupBy 

The Spark GroupBy allows to group by the selected columns and output aggregated data to the generated groups.

Database GroupBy Deprecated

The Database GroupBy allows to group by the selected columns and output aggregated data to the generated groups.

HTTP Retriever 

This node allows to perform different HTTP methods.