databricks-sdk-java icon indicating copy to clipboard operation
databricks-sdk-java copied to clipboard

[FEATURE] Lineage tracking API

Open ivan-p92 opened this issue 2 years ago • 2 comments

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?

ivan-p92 avatar Jan 11 '24 15:01 ivan-p92

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.

tanmay-db avatar Jan 15 '24 14:01 tanmay-db