Issue | Description |
|---|---|
CDGC-89007 | Data profiling tasks fail when you run the tasks on columns with names that contain spaces or special characters. This issue occurs when you choose the Limit N Rows sampling type. |
Issue | Description |
|---|---|
SCAN-20256 | When you run metadata extraction jobs on objects that include aggregate functions, the jobs fail with the following error: Failed to parse statement. Unable to parse script. |
SCAN-20342 | If a stored procedure contains a statement such as select (a, b) from c , the statement returns only one value instead of two. Since the value needs to be assigned to two variables, metadata extraction jobs fail with the following error: com.compactsolutionsllc.cdimc.common.visitor.tracking.TrackedException: Excessive SELECT INTO target at index 1. Number of available sources: 1 |