An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
DeltaAnalysis is a rule. As such it has to expect UnresolvedRelations and should not raise errors.
Instead it should just not match and let the rule engine continue its work.
Which Delta project/connector is this regarding?
Description
DeltaAnalysis is a rule. As such it has to expect UnresolvedRelations and should not raise errors. Instead it should just not match and let the rule engine continue its work.
How was this patch tested?
Does this PR introduce any user-facing changes?