{{ row.name }}
{{ row.name }}
暂无数据
组件名称:
数据源:
{{ item.dbName }}
Schema:
数据表:
事件时间:
映射关系:
{
setOutTables.setMap = true;
setOutTables.str = undefined;
setOutTables.overlay = false;
}
"
>点击设置关系
设置映射关系
{{
activeNode.data.mapping.filter((item) => {
return !!item.source.columnName;
}).length
}}
/ {{ activeNode.data.mapping.length }}
输出列名:
显示未映射输入列
搜索
{{
row.target.description
? `${row.target.description}(${row.target.columnName})`
: row.target.columnName
}}
{{ row.target.columnType }}
{{ row.source.tableAsName }}.
{{
row.source.description
? `${row.source.description}(${
row.source.asName || row.source.columnName
})`
: row.source.asName || row.source.columnName
}}
{
$set(row.source, 'type', e.key);
}
"
>
字段
函数
{{ row.source.columnType || "-" }}
暂无数据
取消
智能填充
{
let index = activeNode.data.mapping.filter(
(item) => {
return (
item.target.notNull &&
!item.source.columnName
);
}
).length;
if (index > 0) {
this.$message.error(
'存在非空列为设置输入列名信息!'
);
} else {
setOutTables.setMap = false;
}
}
"
>
确定
输入来源:{{ activeNode.data.inputTable.columns.length }}
{{ row.columnName }}
暂无数据
集成作业:
作业节点概览:{{ activeNode.data.steps.length }}
{
setSubJobConfig.subEdit = true;
}
"
>
编辑
{{ row.data.name }}
暂无数据
转换列表:
转换节点概览:{{ activeNode.data.steps.length }}
{
setSubJobConfig.subEdit = true;
}
"
>
编辑
{{ row.data.name }}
暂无数据
临时表名:
表说明:
关联来源:{{ activeNode.data.tables.length }}
设置关联关系
{{
row.tableName && row.tableCode
? `${row.tableName}(${row.tableCode})`
: row.tableCode
}}
as
{{ row.asName }}
暂无数据
输出字段:{{ activeNode.data.columns.length }}
高级设置
{{ row.tableAsName }}.
{{
row.description
? `${row.description}(${row.columnName})`
: row.columnName
}}
as
{{ row.asName }}
暂无数据
输入类型:
DWS
ADS
数据表:
事件时间:
输出字段:{{ activeNode.data.columns.length }}
{{
row.description
? `${row.description}(${row.columnName})`
: row.columnName
}}
暂无数据
设置
{
this.setPerlConfig.show = false;
this.activeNode.data.config = this.setPerlConfig.config;
this.updataNode();
}
"
>
任务类型:
周期任务
实时任务
手动任务
执行器:
调度任务: