kangpinghuang opened a new issue #2610: linked schema change failed if the 
tablet has both alpha and beta rowet
URL: https://github.com/apache/incubator-doris/issues/2610
 
 
   **Describe the bug**
   to reproduce like this:
   3 BEs, two default alpha rowset(A, B), one beta rowset(C)
   In A, for one tablet, it has both alpha and beta rowset, when it do linked 
schema change, it will fail because AlphaRowset.add_rowset add a BetaRowset, 
which will lead to npt error because BetaRowset's  segment group is null.

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