You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2020/05/23 01:20:23 UTC

[kylin] branch master updated (fdf0d8f -> 24f0063)

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

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


    from fdf0d8f  KYLIN-4510 Automatically refresh the page after reload table
     add 24f0063  KYLIN-4315 use metadata numRows in beeline client for quick row counting

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kylin/source/hive/BeelineHiveClient.java  | 16 ++++------------
 .../java/org/apache/kylin/source/hive/CLIHiveClient.java |  1 +
 .../java/org/apache/kylin/source/hive/HiveTableMeta.java |  4 +++-
 .../apache/kylin/source/hive/HiveTableMetaBuilder.java   |  8 +++++++-
 4 files changed, 15 insertions(+), 14 deletions(-)