We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d12af commit b2c8c0fCopy full SHA for b2c8c0f
docs/language/aggregates/_index.md
@@ -1,6 +1,6 @@
1
---
2
-title: Aggregates
3
-heading: Aggregate Functions
+weight: 3
+title: Aggregate Functions
4
5
6
Aggregate functions appear in either [summarization](../operators/summarize.md)
docs/language/functions/_index.md
@@ -1,4 +1,5 @@
+weight: 2
title: Functions
docs/language/operators/_index.md
+weight: 1
title: Operators
docs/tutorials/join.md
@@ -1,6 +1,7 @@
weight: 3
-title: Join Overview
+title: Join
+heading: Join Overview
7
This is a brief primer on the SuperPipe [`join` operator](../language/operators/join.md).
0 commit comments