leventov commented on issue #6370: Introduce SegmentId class
URL: https://github.com/apache/incubator-druid/pull/6370#issuecomment-452676075
 
 
   > > SegmentId is not just "id", it's a useful metadata container
   
   > Is there a way we can avoid that? What I'm asking is if we can remove the 
string ID completely to avoid such a temptation. Having metadata serialization 
for machine consumption inside of a string is almost always problematic in the 
future. Having it ONLY for human consumption would be OK.
   
   Why having `SegmentId` as a useful metadata container should be avoided? 
What temptation? I don't understand what are you asking here and what problem 
do you see.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to