You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2020/07/07 15:12:30 UTC

[incubator-doris] branch master updated (ab8851f -> b7051d0)

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-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org