Hisoka-X commented on code in PR #9496:
URL: https://github.com/apache/seatunnel/pull/9496#discussion_r2214753890


##########
docs/en/connector-v2/sink/Hudi.md:
##########
@@ -73,6 +74,10 @@ Note: When this configuration corresponds to a single table, 
you can flatten the
 
 `partition_fields` The partition key fields of hudi table, its are used to 
generate partition.
 
+### precombine_field [string]
+
+`precombine_field` The precombine field of hudi table.its are used in 
preCombining before actual write. 

Review Comment:
   ```suggestion
   `precombine_field` The precombine field of hudi table, its are used in 
preCombining before actual write. 
   ```



-- 
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: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to