nsivabalan commented on issue #3605:
URL: https://github.com/apache/hudi/issues/3605#issuecomment-924545165
btw, an orthogonal point.
I see your record key is {segmentId,uuid} and partition path is segmentId.
Not sure if you need to prefix segmentId to your record keys, if you are solely
using it to uniquely identify unique records and apply updates within hudi. If
there is no external facing requirement for record keys to be a pair of
{segmentId,uuid}, you can just have uuid.
--
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]