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 fefd5f6  KYLIN-4543 Remove the usage for jackson enableDefaultTyping()
     new b497de8  KYLIN-4355 Add validation for cube assignment
     new f19890c  KYLIN-4305 Streaming Receiver cannot limit income query  
request or cancel long-running query

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/kylin/common/KylinConfigBase.java   |   7 +-
 .../kylin/rest/service/StreamingV2Service.java     |  24 ++++-
 .../stream/rpc/HttpStreamDataSearchClient.java     |  11 ++-
 .../kylin/stream/core/model/DataRequest.java       |   9 ++
 .../core/query/MultiThreadsResultCollector.java    | 107 +++++++++++++++------
 .../core/query/StreamingCubeDataSearcher.java      |  17 ++--
 .../stream/core/query/StreamingSearchContext.java  |  10 ++
 .../server/rest/controller/DataController.java     |   4 +-
 8 files changed, 141 insertions(+), 48 deletions(-)

Reply via email to