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 2021/05/26 06:24:14 UTC

[GitHub] [hudi] am-cpp edited a comment on issue #2992: [SUPPORT] Insert_Override Api not working as expected in Hudi 0.7.0

am-cpp edited a comment on issue #2992:
URL: https://github.com/apache/hudi/issues/2992#issuecomment-848497460


   @nsivabalan 
   
   1. Yes the configuration is https://hudi.apache.org/docs/configurations.html#INSERT_DROP_DUPS_OPT_KEY which is set to **true**.
   2. Yes the incoming records in the dataframe have multiple records for the same primary which we want to pre-combine/drop based on the column set using the https://hudi.apache.org/docs/configurations.html#PRECOMBINE_FIELD_OPT_KEY config .
   3. Yes the partition and the incoming dataframe has matching data.
   


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

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