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/11/05 12:30:22 UTC

[incubator-doris] branch master updated (f239f44 -> c5b034a)

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 f239f44  [Compaction][Bug-Fix] Fix bug that meta lock need to be held when calculating compaction score (#4829)
     add c5b034a  [FE UI] Fix some bugs about new FE UI (#4830)

No new revisions were added by this update.

Summary of changes:
 .../doris/httpv2/controller/BaseController.java    |   2 +
 ui/public/locales/en-us.json                       |   4 +-
 ui/public/locales/zh-cn.json                       |   4 +-
 ui/src/components/table/index.tsx                  |   1 -
 ui/src/components/table/table.utils.tsx            |   6 +-
 ui/src/pages/layout/index.tsx                      |   2 +-
 .../playground/content/components/data-prev.tsx    |  92 ++++++++------
 ui/src/pages/playground/content/content-result.tsx |   4 +-
 .../pages/playground/content/content-structure.tsx |   1 +
 ui/src/pages/playground/content/index.less         |   1 +
 ui/src/pages/playground/content/index.tsx          |   2 +-
 ui/src/pages/playground/page-side/index.less       |   2 +-
 ui/src/pages/playground/page-side/index.tsx        |   3 +-
 ui/src/pages/playground/tree/index.css             |   3 +
 ui/src/pages/playground/tree/index.tsx             | 140 +++++++++++++++++----
 ui/src/pages/query-profile/index.tsx               |   2 +-
 16 files changed, 196 insertions(+), 73 deletions(-)
 create mode 100644 ui/src/pages/playground/tree/index.css


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org