mcvsubbu commented on issue #7100:
URL: 
https://github.com/apache/incubator-pinot/issues/7100#issuecomment-870823127


   As of now, there is no workaround. 
   
   If you think about it, Pinot consumes from Kafka using offsets. Kafka 
guarantees a unique offset for each message in the queue, and a unique queue 
per topic. Across topics, the offsets and queues will not match in general, so 
the semantics of an identifier of a 'row' is lost.


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to