experimental.group() function
The experimental.group()
function introduces an extend
mode to the existing function.
*Function type: Transformation*
List of columns to use in the grouping operation. Defaults to []
.
*Data type: Array of strings*
mode
*Data type: String*
extend
is the only mode available to experimental.group()
.
extend
Examples
Include the value column in each groups’ group key
from(bucket: "example-bucket")