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 2020/08/14 07:08:11 UTC

[GitHub] [hudi] bhasudha commented on issue #1955: [SUPPORT] DMS partition treated as part of pk

bhasudha commented on issue #1955:
URL: https://github.com/apache/hudi/issues/1955#issuecomment-673924758


   For your first question, since you are partitioning by `sys_user` you will likely get multiple rows (1 per sys_user). This is because the record keys are unique within a partition path and need not be unique across partition paths. 
   
   @nsivabalan could you help with the second part, where Global bloom is used ?


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