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/02 00:22:49 UTC

[GitHub] [hudi] nsivabalan commented on issue #2901: [SUPPORT] Multiple primary keys + Multiple partitions doesn't work

nsivabalan commented on issue #2901:
URL: https://github.com/apache/hudi/issues/2901#issuecomment-830714288


   @AkshayChan : Can you try your query from spark.sql or hive and let us know if you see the same behavior. 
   btw, I see that you are setting the operation type to "bulk_insert". this operation will not do any de-dup or resolution as you expect. This is intended only for first time loading data into hudi. Successive operations should be "upsert". 


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