ZhangYu0123 opened a new issue #4258:
URL: https://github.com/apache/incubator-doris/issues/4258


   **Describe the bug**
   Calculate cumulative point error when be restarts and there is delete rowset.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1.  execute delete sql and delete rowset is processed by cumulative 
compaction
   2. restart be
   3. cumulative point  calculate move before  the delete rowset.
   4. See error
   
   **Expected behavior**
   The cumulative point after be restart  should be the same as the value 
before be restart.
   
   


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



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

Reply via email to