deemoliu commented on pull request #8108:
URL: https://github.com/apache/pinot/pull/8108#issuecomment-1029430404


   > `nums of records` itself should be the `unqiue Keycombination`. The 
formula can be simplified
   
   Thanks @Jackie-Jiang for review. 
   
   I added another optional parameter for `unqiue Keycombination`.
   If unique key combination parameter is provided, the command can use the 
simplified formula to calculate the estimated key space and value space.
   if unique key combination is not provide, the command will calculate the 
unique key combination. 
   
   We want to use the tool on staging table which has fewer records, so the 
nums of records here might not reflect to the unique key combinations in prod 
table with longer retention. 
   


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