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


   **Describe the bug**
   Enable feature "BATCH_DELETE" may failed because table base index check 
failed
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. create unique table, with `enable_batch_delete_by_default` is false
   2. exec `alter table tablename enable feature "BATCH_DELETE"`
   3. See error `ERROR 1064 (HY000): errCode = 2, detailMessage = Do not need 
to assign base index[tablename] to do schema change`
   


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to