I have a dlt pipeline haning at INIALIZING forever, it never stops.
![Screenshot 2024-07-27 at 07.50.31.png Screenshot 2024-07-27 at 07.50.31.png](/t5/image/serverpage/image-id/9936iFF311BD6AE55801D/image-dimensions/585x419/is-moderation-mode/true?v=v2)
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?