umar Asir created SPARK-35291: --------------------------------- Summary: NullPointerException at org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificSafeProjection.CreateExternalRow_0$(Unknown Source) Key: SPARK-35291 URL: https://issues.apache.org/jira/browse/SPARK-35291 Project: Spark Issue Type: Bug Components: Optimizer, SQL Affects Versions: 3.0.2 Reporter: umar Asir Attachments: cdwqasourceupdate.7z, cdwqatgtupdate.7z
We are trying to merge data using deltaTable's merge API. on inserting a null value into not-null column results in NullPointerException instead of throwing constrain voliation error -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org