You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/05/07 10:37:10 UTC

[GitHub] [incubator-doris] Gabriel39 commented on pull request #9432: [Feature]Use multi hash tables to aggregate

Gabriel39 commented on PR #9432:
URL: https://github.com/apache/incubator-doris/pull/9432#issuecomment-1120184258

   I still think we should have a detailed analysis on this.
   I have some questions for SSB Flat 100G
   1. fill factor and conflict factor in agg hash table (maybe an estimate value).
   2. data characteristics. (such as data size and order)
   
   I think there is a strong correlation between performance and workload. So we should take carefully to avoid potential performance fallback for other workloads.


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

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


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