You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by bo...@apache.org on 2019/11/21 09:24:06 UTC

[kylin] branch master updated (6c7934e -> 3e9c142)

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

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


    from 6c7934e  KYLIN-4201 Allow users to delete unused receivers from streaming page (#953)
     add 3e9c142  KYLIN-4193 More user-friendly page for loading streaming tables

No new revisions were added by this update.

Summary of changes:
 .../apache/kylin/rest/controller/TableController.java |  7 +++++++
 webapp/app/js/controllers/sourceMeta.js               | 19 +++++++++++++++++++
 webapp/app/js/services/tables.js                      |  3 ++-
 .../app/partials/tables/loadStreamingTableConfig.html |  6 +++---
 4 files changed, 31 insertions(+), 4 deletions(-)