You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "Jackie-Jiang (via GitHub)" <gi...@apache.org> on 2023/06/13 23:36:14 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #10793: Ensure min/max value are always generated in the segment metadata

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

   > In the `ALL` columns mode, we generate min/max for all the columns. What would be the possible reason for missing the min/max value for the metric aggregation column? Thanks
   
   When a column doesn't have dictionary, `ColumnMinMaxValueGenerator` won't scan the values and fill the min/max value currently.


-- 
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-unsubscribe@pinot.apache.org

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


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