I have a dlt pipeline haning at INIALIZING forever, it never stops.
But I found the Analysis Exeption already happened at beginning
pyspark.errors.exceptions.captured.AnalysisException: [UNRESOLVED_COLUMN.WITH_SUGGESTION] A column, variable, or function parameter with name `data`.`Something`.`data` cannot be resolved.
Why the dlt pipeline never stops and report the error as usual?