rohityadav1993 commented on issue #11914:
URL: https://github.com/apache/pinot/issues/11914#issuecomment-1813797949

   Adding a segment to a plain realtime table is trivial. But for the upsert 
table, we need to make sure the segments being added are partitioned on the 
primary key and should be uploaded to the right host. There needs to be logic 
to identify this for a given segment being uploaded. @Jackie-Jiang, do you have 
any thoughts on this?


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


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

Reply via email to