doris-website
doris-website copied to clipboard
[doc](fix) update materialized view docs
Can not drop column contained by mv, The detailed information is as follows: ALTER TABLE sales_records DROP COLUMN store_id Error Code: 1105. errCode = 2, detailMessage = Can not drop column contained by mv, mv=store_amt 0.014 sec