You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by xx...@apache.org on 2020/09/15 10:25:26 UTC

[kylin] branch master updated (4d79fa0 -> 5a883a6)

This is an automated email from the ASF dual-hosted git repository.

xxyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from 4d79fa0  KYLIN-4756 user/group page has duplicate information between adjacent page numbers
     add 5a883a6  KYLIN-4679 clean hive table support hive table prefix

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/kylin/common/util/HiveCmdBuilder.java   | 5 +++++
 .../main/java/org/apache/kylin/rest/job/StorageCleanupJob.java   | 8 +++++++-
 .../java/org/apache/kylin/source/hive/BeelineHiveClient.java     | 9 ++++++++-
 3 files changed, 20 insertions(+), 2 deletions(-)