Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
OrderedGroupBy 读取按分组列排序的输入。当读取每一行时,该算法会将该行与前一行进行比较。如果分组列匹配,则更新当前组;否则,将输出当前组并启动新组。