Issue | Description |
|---|---|
SCAN-25625 | You can’t view the lineage for a View. This issue occurs if a Create View statement includes the ILIKE operator. |
SCAN-26135 | When you run a metadata extraction job, the job completes with the following warning: Unknown dataType |
SCAN-27104 | When you run metadata extraction jobs, the jobs fail with the following error: Unable to import Python custom module pyspark.sql.functions.cast" This occurs if the module is not included in the supported list of PySpark functions and is not available in the Databricks Python environment. |
Issue | Description |
|---|---|
SCAN-21280 | When you run a catalog source job, the job succeeds with the following error in the debug logs: WARN Unknown dataType : timestamp WARN Unknown dataType : date |
SCAN-19421 | When you run a catalog source job, the job succeeds with the following error in the debug logs: Unknown column This issue occurs when the catalog source references a column within a temporary view and the temporary view contains the sum() and filter() aggregate functions. |
SCAN-18675 | When you run a catalog source job to extract a view created with a CREATE VIEW statement that uses a mount point, you can’t perform connection assignment. Data Governance and Catalog doesn't display the lineage or generate reference objects. |
Issue | Description |
|---|---|
SCAN-18686 | When you run a job to extract lineage from a Unity Catalog source, the job succeeds with the following error in the debug logs: samples.accuweather.forecast_daily_calendar_metric |
SCAN-17815 | Metadata extraction jobs fail with a null point exception. This issue occurs when a notebook refers to another notebook with an incorrect relative path. |
MDP-5953 | When you run a data profiling job on tables from multiple databases, the job fails. This issue occurs when you do not specify the catalog source name in the connection properties. |
Issue | Description |
|---|---|
SCAN-14903 | When you extract metadata from a large number of views, the job fails with the following error: Out of Memory |
SCAN-13823 | When you run a catalog source job with the PySpark module and you use the net.snowflake.spark.snowflake.Utils.runQuery method, Data Governance and Catalog doesn't display the lineage and generates the following error: Unable to resolve sc._jvm.net |