Jackie-Jiang commented on issue #12987:
URL: https://github.com/apache/pinot/issues/12987#issuecomment-2071013541

   For real-time ingested data, the partition must match the upstream partition 
id to ensure the upsert assumption of all data of the same partition served by 
the same server, and I don't think we can loose this requirement.
   
   `Partition function` is required for partition pruning. If partition pruning 
is not required, then we may allow custom partition id without a partition 
function.


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