Closed M3H0VV closed 2 months ago
The file containing "LineageApiClient" method "GetColumnsLineage" has an incorrectly defined request URI. There is: .../table-lineage... but should be: .../column-lineage...
The problem is located in line number 29 in the file: https://github.com/Azure/azure-databricks-client/blob/master/csharp/Microsoft.Azure.Databricks.Client/UnityCatalog/LineageApiClient.cs
The file containing "LineageApiClient" method "GetColumnsLineage" has an incorrectly defined request URI. There is: .../table-lineage... but should be: .../column-lineage...
The problem is located in line number 29 in the file: https://github.com/Azure/azure-databricks-client/blob/master/csharp/Microsoft.Azure.Databricks.Client/UnityCatalog/LineageApiClient.cs