xiarixiaoyao commented on code in PR #7915:
URL: https://github.com/apache/hudi/pull/7915#discussion_r1102243627


##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/TestUpdateTable.scala:
##########
@@ -204,4 +204,48 @@ class TestUpdateTable extends HoodieSparkSqlTestBase {
       }
     })
   }
+
+  test("Test Add Column and Update Table") {
+    withTempDir { tmp =>

Review Comment:
   @qidian99 
   thanks for your contribution
   I ran this UT directly in the master branch, expected to fail but finally 
succeeded
   could you pls check your UT  thanks



-- 
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