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.
我有一个转换管道。可以传播管道下游给定列的描述吗?
这样人们就可以在上游添加描述,然后自动向下游传播。
截至目前,没有什么可以自动为您执行此操作;但是,由于您可以像这里一样从 Python 中读取和写入描述,因此您可以自己执行此操作