Informatica-EIC / Custom-Scanners

Custom Scanner Samples.
11 stars 12 forks source link

NPE found in extractViewColumnLevelLineageRefactored #58

Open darren-wrigley opened 3 months ago

darren-wrigley commented 3 months ago

java.lang.NullPointerException at com.infa.edc.scanner.denodo.DenodoScanner.extractViewColumnLevelLineageRefactored(DenodoScanner.java:1434)

this appears to happen when the COLUMN_DEPENDENCIES stored procedure in denodo returns a null value for the dependency_name column.

need a reproduction of the denodo environment that has this issue, as it cannot be re-produced