yangzhg opened a new issue #4685: URL: https://github.com/apache/incubator-doris/issues/4685
**Describe the bug** * Hidden column may removed when add columns * rollup table may not contain hidden columns **To Reproduce** Steps to reproduce the behavior: 1. create a unique table 2. enable feature batch_delete 3. add column or add rollup 4. you will see Hidden column disappeared or rollup table without hidden columns ---------------------------------------------------------------- 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]
