andreagarcia20 commented on issue #8302:
URL: https://github.com/apache/hudi/issues/8302#issuecomment-1503094445

   Hi @ad1happy2go! Thanks for the reply.
   
   Can you give us more detail about the nature of our key? We do not 
understand why our key is randomly distributed.
   In our case, we receive everyday data from the last 12 months at the hourly 
level, having updates distributed over this period. So, the unique way to 
identify a record is by having the complete timestamp (year-month-day-hour) 
plus the 'id'.  How should we construct our key and partitions to make our job 
more convenient?
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to