kangpinghuang commented on issue #2055: add delete state of row block v2 for 
performance
URL: https://github.com/apache/incubator-doris/pull/2055#issuecomment-545818503
 
 
   this improment will reduce my test query time cost by 200ms(total 1.2s).
   
   my test case:
   table: compreh_interest
   model: dup
   record number:14645005
   query:
   select count(*) from compreh_interest;
   
   original time: 1.2s
   optimized time: 1.0s
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to