yihua commented on code in PR #12422:
URL: https://github.com/apache/hudi/pull/12422#discussion_r1870033806


##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/dml/TestPartialUpdateForMergeInto.scala:
##########
@@ -66,6 +64,17 @@ class TestPartialUpdateForMergeInto extends 
HoodieSparkSqlTestBase {
     testPartialUpdateWithInserts("mor", "parquet")
   }
 
+  test("Test partial update with schema on read enabled") {

Review Comment:
   OK, quickly test them locally to make sure there is no surprise.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to