You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by bi...@apache.org on 2017/01/03 05:39:33 UTC

[3/3] kylin git commit: Merge branch 'KYILN-2323'

Merge branch 'KYILN-2323'


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/53b0f57c
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/53b0f57c
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/53b0f57c

Branch: refs/heads/master
Commit: 53b0f57c3263379aebe7d907e3964a8f2ef5d2d2
Parents: d7196d2 0b49eff
Author: Billy Liu <bi...@apache.org>
Authored: Tue Jan 3 13:37:03 2017 +0800
Committer: Billy Liu <bi...@apache.org>
Committed: Tue Jan 3 13:37:03 2017 +0800

----------------------------------------------------------------------
 .../apache/kylin/metadata/MetadataManager.java  |  4 +-
 .../kylin/metadata/model/TableExtDesc.java      | 52 +-------------------
 .../kylin/rest/response/TableDescResponse.java  |  1 +
 .../apache/kylin/rest/service/TableService.java | 21 ++++----
 .../source/hive/HiveSourceTableLoader.java      | 16 ++----
 .../apache/kylin/source/hive/SchemaChecker.java |  6 ++-
 webapp/app/js/services/tables.js                |  2 -
 webapp/app/partials/tables/table_detail.html    | 16 +++---
 8 files changed, 33 insertions(+), 85 deletions(-)
----------------------------------------------------------------------