gpt4 book ai didi

azure - 是否可以将 Azure 数据工厂管道 runid 添加到 Azure 数据流?

转载 作者:行者123 更新时间:2023-12-03 04:48:33 25 4
gpt4 key购买 nike

在我的 ADF 数据流中,我想将管道 runID 添加为列。在数据流中不可能添加引用管道 runId 的动态值。

还有其他方法可以实现这一目标吗?

最佳答案

是的,您可以在数据流中添加参数并将其值设置为@pipeline().RunId。然后创建一个 DerivedColumn 事件并添加一个值为 $pipelineRunId 的列。

详细信息:

1.在数据流中创建一个参数。 enter image description here

2.设置该参数的值。 enter image description here

3.创建一个 DerivedColumn 事件并添加一列。 enter image description here

关于azure - 是否可以将 Azure 数据工厂管道 runid 添加到 Azure 数据流?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65213418/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com