Union (transform table)(联合(转换表))¶
Union a transform table with another transform table. By default, input and output columns are automatically matched on column ID. Use manual column mapping to choose which input and output columns are paired. Manual column mapping can also help resolve some issues with column type compatibility between the input tables.
Input type¶
Transform table
Output type¶
Transform table
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Unsupported |
| Transform table transform | Supported |
中文翻译¶
联合(转换表)¶
将一个转换表与另一个转换表进行联合。默认情况下,输入列和输出列会根据列ID自动匹配。使用手动列映射可以选择哪些输入列与输出列配对。手动列映射还有助于解决输入表之间某些列类型兼容性的问题。
输入类型¶
转换表
输出类型¶
转换表
使用信息¶
| 功能 | 可用性 |
|---|---|
| 标准 Quiver 卡片 | 不支持 |
| 转换表转换 | 支持 |