Groups by key and applies a binary operation using foldLeft over the values sorted by some implicit ordering
Groups by key and applies a binary operation using foldLeft over the values sorted by some implicit ordering
the result type of the folding operation
the start value for the fold
the binary operation for folding
the column(s) to order by within each group
Dataset with keys and values, where values are the result of applying foldLeft across the sorted values
Groups by key and applies a binary operation using foldLeft over the values sorted by some implicit ordering
Groups by key and applies a binary operation using foldLeft over the values sorted by some implicit ordering
the result type of the folding operation
the start value for the fold
the binary operation for folding
the number of partitions
the column(s) to order by within each group
Dataset with keys and values, where values are the result of applying foldLeft across the sorted values
Groups by key and applies a binary operation using foldLeft over the values sorted by some implicit ordering
Groups by key and applies a binary operation using foldLeft over the values sorted by some implicit ordering
the result type of the folding operation
an RDD of start values by key
the binary operation for folding
the column(s) to order by within each group
Dataset with keys and values, where values are the result of applying foldLeft across the sorted values
Groups by key and applies a binary operation using foldLeft over the values sorted by some implicit ordering
Groups by key and applies a binary operation using foldLeft over the values sorted by some implicit ordering
the result type of the folding operation
an RDD of start values by key
the binary operation for folding
the number of partitions
the column(s) to order by within each group
Dataset with keys and values, where values are the result of applying foldLeft across the sorted values
Groups by key and sorts the values
Groups by key and sorts the values
the column(s) to order by within each group
Dataset of keys and sorted values
Groups by key and sorts the values
Groups by key and sorts the values
the number of partitions for shuffling
the column(s) to order by within each group
Dataset of keys and sorted values