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


##########
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:
   Thanks for the timely reply. I changed the UT to manually set partition 
pruning to true.
   
   @stream2000 and I both tested on master branch and the test will fail
   
![image](https://user-images.githubusercontent.com/20527912/217998452-6f3b0360-905a-479b-8679-6265ab315ac8.png)
   



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