the-other-tim-brown commented on code in PR #11154:
URL: https://github.com/apache/hudi/pull/11154#discussion_r1612095035
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/functional/TestBasicSchemaEvolution.scala:
##########
@@ -169,20 +169,35 @@ class TestBasicSchemaEvolution extends
HoodieSparkClientTestBase with ScalaAsser
// 2. Write 2d batch with another schema (added column `age`)
//
- val secondSchema = StructType(
+ val secondInputSchema = StructType(
Review Comment:
Yes, but reconcile is not always enabled
--
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]