chaoyli opened a new pull request #1828: Seek block when starts a ScanKey
URL: https://github.com/apache/incubator-doris/pull/1828
 
 
   In Doris, one block has 1024 rows.
   1. If the previous ScanKey scan rows multiple blocks,
       and also the final block has 1024 rows just right.
   2. The current ScanKey scan rows with number less than one block.
   Under the two conditions, if not seek block, the position of prefix shortkey 
columns is wrong.

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