madhusudhannsn commented on issue #12284:
URL: https://github.com/apache/pinot/issues/12284#issuecomment-1899770632

   @walterddr ,
   "however the current behavior is that the newer row is going to override the 
old row which might be desirable for dimension tables with updates (replacing 
old entry)"
   I don't see the override behaviour too. When I query the dimension table 
with the duplicate primary key, I can see all the duplicate records. But when I 
try lookup joins with a fact table then join is working with only one of the 
multiple duplicate rows. The behaviour is very inconsistent.


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