deemoliu commented on issue #11580: URL: https://github.com/apache/pinot/issues/11580#issuecomment-1743713994
@ArnavBalyan can you write a design doc before implementation on this? I think you can split the implementation for `$partitionValues` and `$isValidDocId`. - `$partitionValues` is straight forward because it won't be updated by later events. - For `$isValidDocId`, i am curious about the design since validDocIds will be updated via partitionUpsertDataManager. -- 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]
