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.
我想通过 API 调用获取给定数据集的完整元数据。谁能建议如何获取元数据
实际上,您现在已经在您的 Transforms Python 构建中操作并与各种形式的元数据进行交互,但其结构方式是在读取和写入时是安全的。
虽然今天并非所有形式的元数据都可以访问,但这通常是因为希望确保产品稳定性和构建的良好版本控制。
也就是说,如果您希望在产品中看到与元数据的某种交互,我建议您向支持工程师提出功能请求,以便他们更具体地了解您的请求并与我们的产品团队讨论。