You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/01/14 09:27:18 UTC

[GitHub] [hudi] YannByron commented on issue #4131: [SUPPORT] org.apache.hudi.exception.HoodieException: The value of can not be null

YannByron commented on issue #4131:
URL: https://github.com/apache/hudi/issues/4131#issuecomment-1012949764


   > In Hudi version 0.9.0,SQL insert determines by default that if there is a primary key, the operation is upsert. Starting from version 0.10.0, change to judge if PRECOMBINE_FIELD is set, operation is upsert
   
   @dongkelun 
   It will be nice that list all of the insert behaviors, insert, upsert, bulk-insert, insert-overwrite-table, insert-overwrite-partition, and how hudi choose which behavior through parameters and configurations.


-- 
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-unsubscribe@hudi.apache.org

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