This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 1579f67a708 [fix](Nereids) processCharacterLiteral even if both side are literal (#36729) add 4d6172d2652 [fix](show) show create table show index comment error (#36306) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/catalog/Index.java | 23 +++++++++++++++------- .../doris/nereids/parser/LogicalPlanBuilder.java | 4 +++- .../show_p0/test_show_create_table_and_views.out | 8 ++++---- .../test_show_create_table_and_views_nereids.out | 8 ++++---- .../suites/index_p0/test_index_meta.groovy | 12 +++++------ .../test_show_create_table_and_views.groovy | 4 +++- ...test_show_create_table_and_views_nereids.groovy | 4 +++- 7 files changed, 39 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org