Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想以编程方式确定数据集的最后同步日期是否在某个时间范围内,我想知道是否可以将最后同步日期作为列拉入数据集中?
在同步数据集的架构定义中,您可以添加 Import Timestamp as 列:
这将为您的数据集添加一个额外的列,其中包含同步完成时的时间戳:
这在代工平台中目前是不可能的。