eldenmoon commented on code in PR #27764: URL: https://github.com/apache/doris/pull/27764#discussion_r1414974301
########## fe/fe-core/src/main/cup/sql_parser.cup: ########## @@ -4359,9 +4359,9 @@ opt_explain_options ::= // Describe statement describe_stmt ::= - describe_command table_name:table + describe_command table_name:table opt_partition_names:partitionNames Review Comment: descirbe command not implemented in new optimizer at present? -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org