Jackie-Jiang commented on issue #11580: URL: https://github.com/apache/pinot/issues/11580#issuecomment-1758706213
@snleee > 1. `$partitionValues` are the ones partition id of the segment. This information is already getting populated to segment metadata as `partitionValues` when the customer partition function is configured. Do we want to return the segment level partition values, or the per record partition id? > 2. `$isValidDocId` is for debugging purpose when the upsert feature is enabled. This is not really useful. When upsert is enabled, all records will have this field `true`. -- 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