marising opened a new issue #2314: Add filter conditions by TableName or 
CreateTime for "show alter table column/rollup"  syntax
URL: https://github.com/apache/incubator-doris/issues/2314
 
 
   **Is your feature request related to a problem? Please describe.**
   MySQL [bigbi]> show alter table column;
   280 rows in set (0.01 sec)
   too many rows displayed。
   
   **Describe the solution you'd like**
   Add filter conditions:TableName、CreateTime、FinishTime、IndexName
   syntax:
   SHOW ALTER [COLUMN | ROLLUP] [FROM dbName] [WHERE TableName="xxx"]
   

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