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 2022/12/29 01:39:41 UTC

[kylin] branch kylin5 updated (651db7f0fe -> 5733024b94)

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 651db7f0fe KYLIN-5382 Block the agg pushdown when there is a non RexCall in the project
     add 5733024b94 KYLIN-5383 remove baseIndex for streaming when update fusion model

No new revisions were added by this update.

Summary of changes:
 .../kylin/rest/response/FusionModelResponse.java   |  4 +-
 .../kylin/rest/service/FusionModelService.java     |  3 ++
 .../kylin/rest/service/FusionModelServiceTest.java | 63 ++++++++++++++++++----
 3 files changed, 59 insertions(+), 11 deletions(-)