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:
us...@infra.apache.org


Reply via email to