This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from ab8851f [webserver] Make BE webserver handle static files (#4021) add b7051d0 [Config]Make it easier for users to find configuration items needed (#3957) No new revisions were added by this update. Summary of changes: .../sql-statements/Administration/ADMIN SHOW CONFIG.md | 12 +++++++++++- .../sql-statements/Administration/ADMIN SHOW CONFIG.md | 12 +++++++++++- fe/src/main/cup/sql_parser.cup | 4 ++-- .../org/apache/doris/analysis/AdminShowConfigStmt.java | 9 ++++++++- .../java/org/apache/doris/common/CaseSensibility.java | 3 ++- fe/src/main/java/org/apache/doris/common/ConfigBase.java | 5 ++++- fe/src/main/java/org/apache/doris/qe/ShowExecutor.java | 15 ++++++++++++++- 7 files changed, 52 insertions(+), 8 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org