This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 293da238cc2 [Enhancement](group commit) optimize some group commit code (#31392) add a54fb90f6a0 [fix](MySQL) implement `SHOW CHARSET` statement. (#31389) No new revisions were added by this update. Summary of changes: .../sql-reference/Show-Statements/SHOW-CHARSET.md | 21 +++++++++++++++++++++ .../sql-reference/Show-Statements/SHOW-COLLATION.md | 2 +- .../sql-reference/Show-Statements/SHOW-CHARSET.md | 19 +++++++++++++++++++ .../sql-reference/Show-Statements/SHOW-COLLATION.md | 2 +- .../main/java/org/apache/doris/qe/ShowExecutor.java | 21 +++++++++++++++++++-- .../test_show_char_set.out} | 3 ++- .../suites/show_p0/test_show_char_set.groovy | 8 +++----- 7 files changed, 66 insertions(+), 10 deletions(-) copy regression-test/data/{correctness/test_constant_push_down_through_outer_join.out => show_p0/test_show_char_set.out} (64%) copy samples/stream_load/go/go.mod => regression-test/suites/show_p0/test_show_char_set.groovy (92%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org