databricks-sdk-java
databricks-sdk-java copied to clipboard
[FEATURE] Lineage tracking API
Problem Statement Hi, as far as I can see, the Lineage Tracking API is not available in the SDK. I can successfully call the REST API directly. I'm referring to the following endpoints, documented here (and seemingly nowhere else):
-
/api/2.0/lineage-tracking/column-lineage -
/api/2.0/lineage-tracking/table-lineage
Proposed Solution Would it be possible to add this API to the workspace client? Or is this a deprecated API, since it doesn't appear to be available in 2.1?
Hi @ivan-p92, thanks for reaching out. We have raised this with the concerning team and will follow up soon about if there are plans to have this supported in near future.