Joined group by(连接分组(Joined group by))¶
Performs a group by operation, then joins the result onto the current transform table. This can be useful for comparison workflows, such as comparing each row against all rows in the specified group.
Input type¶
Transform table
Output type¶
Transform table
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Unsupported |
| Transform table transform | Supported |
中文翻译¶
连接分组(Joined group by)¶
执行分组(group by)操作,然后将结果连接到当前转换表(transform table)上。这对于比较工作流非常有用,例如将每一行与指定分组中的所有行进行比较。
输入类型¶
转换表(Transform table)
输出类型¶
转换表(Transform table)
使用说明¶
| 功能 | 可用性 |
|---|---|
| 标准Quiver卡片(Standard Quiver card) | 不支持 |
| 转换表转换(Transform table transform) | 支持 |