GroupBy: {{ node.name }}

{% if result.metadata.num_groups %} {% endif %} {% if result.metadata.depth %} {% endif %}
Group By {{ node.group_by }}
Groups Created {{ result.metadata.num_groups }}
Nesting Depth {{ result.metadata.depth }}
{% if result.metadata.group_keys %}
Group Keys ({{ result.metadata.group_keys|length }})
{% endif %}