FrommyMind commented on issue #24814:
URL: https://github.com/apache/doris/issues/24814#issuecomment-1732196908

   I just try redo what you had done, 
   
   when I tried the sql after analyze command , it worked.
   ```sql
   analyze table student;
   SELECT * except(age) from student;
   ```
   
   could you please just do a double check?


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

To unsubscribe, e-mail: [email protected]

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