geserdugarov commented on code in PR #11216:
URL: https://github.com/apache/hudi/pull/11216#discussion_r1601306407
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/dml/TestInsertTable.scala:
##########
@@ -1056,6 +1056,50 @@ class TestInsertTable extends HoodieSparkSqlTestBase {
}
}
+ test("Test combine before bulk insert") {
Review Comment:
Added check of all combinations of `hoodie.combine.before.insert` and
`hoodie.populate.meta.fields` in the unit test.
--
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]