This is an automated email from the ASF dual-hosted git repository. xxyu pushed a change to branch kylin5 in repository https://gitbox.apache.org/repos/asf/kylin.git
from 976f40431f Add rat plugin conf new e104fa1051 KYLIN-5407 CH query total_scan_count issue new 810c1625cb KYLIN-5419 remove frontend code of AUTO_MAIN model type for kylin5 new d7af308ea7 KYLIN-5423 refine hive datasource table loading more issue new 3a5aa3c258 KYLIN-5424 show index details from query table The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../components/common/ProjectEditModal/handler.js | 1 - .../common/ProjectSidebar/ProjectSidebar.vue | 6 +--- kystudio/src/components/common/TreeList/index.vue | 13 +++++--- kystudio/src/components/project/project_list.vue | 12 +------ kystudio/src/components/project/project_select.vue | 2 +- .../src/components/query/query_history_table.vue | 25 +++++++++++--- kystudio/src/components/query/query_result.vue | 38 +++++++++++++++++++--- .../setting/SettingBasic/SettingBasic.vue | 9 +---- .../src/components/setting/SettingBasic/handler.js | 12 ++----- .../studio/StudioModel/ModelEdit/model.js | 1 - .../studio/StudioModel/ModelEdit/schama.js | 2 -- .../ModelList/ModelAggregate/indexDetails.vue | 4 +-- kystudio/src/config/spec.js | 3 -- kystudio/src/store/model.js | 3 ++ kystudio/src/store/project.js | 3 -- kystudio/src/store/system.js | 3 ++ kystudio/src/store/types.js | 2 +- 17 files changed, 77 insertions(+), 62 deletions(-)