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

nic pushed a change to branch master-hadoop3.1
in repository https://gitbox.apache.org/repos/asf/kylin.git.


 discard 96669c0  [maven-release-plugin] prepare release kylin-3.0.0-beta
 discard 10b06bc  [maven-release-plugin] prepare for next development iteration
 discard c485656  KYLIN-3973: InvalidProtocolBufferException: Protocol message 
was too large.
 discard bd25458  prepare release kylin-3.0.0-alpha2
 discard 8ec33e7  Package kafka and curator
 discard 26c07f1  KYLIN-4086 Upgrade avatica to 1.12
 discard 00bb690  remove htable toUpperCase, for HBase tableName is case 
sensitive
 discard a196011  KYLIN-4072 find-hbase-dependency.sh don't work at CDH 6.x
 discard 49cce2d  fix add jacoco.version in pom.xml (#699)
 discard 07a4af6  Rebase master
 discard 11d19f2  fix beeline meta data parser on partition information
 discard 00e5f66  KYLIN-3537
 discard cc70053  KYLIN-2565 upgrade to hadoop 3.0 hbase 2.0, pass UT
     add 78db799  KYLIN-4176 Filter the intermediate tables when loading table 
metadata from tree
     add 1e64c23  Fix minor bug
     add b3ca7e2  KYLIN-4147 User has project's admin permission but doesn't 
have permission to see the Storage/Planner/streaming tab in Model page
     add 10429e4  KYLIN-4184 Real time OLAP query gets wrong result
     add 9d6671a  KYLIN-4180 Prevent abnormal CPU usage by limiting flat 
filters length
     new 26d6c7d  KYLIN-2565 upgrade to hadoop 3.0 hbase 2.0, pass UT
     new 5e4eede  KYLIN-3537
     new 563df86  fix beeline meta data parser on partition information
     new b4285d8  Rebase master
     new 370c6c3  fix add jacoco.version in pom.xml (#699)
     new 90f08b1  KYLIN-4072 find-hbase-dependency.sh don't work at CDH 6.x
     new e851376  remove htable toUpperCase, for HBase tableName is case 
sensitive
     new f21df3b  KYLIN-4086 Upgrade avatica to 1.12
     new e4b010b  Package kafka and curator
     new b44ff9e  prepare release kylin-3.0.0-alpha2
     new 8d71471  KYLIN-3973: InvalidProtocolBufferException: Protocol message 
was too large.
     new 0b0711f  [maven-release-plugin] prepare for next development iteration
     new 33db6f1  [maven-release-plugin] prepare release kylin-3.0.0-beta

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (96669c0)
            \
             N -- N -- N   refs/heads/master-hadoop3.1 (33db6f1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 13 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:
 .../apache/kylin/metadata/filter/TupleFilter.java  | 13 +++++++----
 .../org/apache/kylin/metadata/model/Segments.java  |  8 +++----
 .../kylin/rest/service/StreamingV2Service.java     |  2 +-
 .../apache/kylin/rest/service/TableService.java    | 14 +++++++++++-
 .../storage/columnar/FragmentSearchResult.java     | 11 ++++-----
 .../stream/core/storage/columnar/RawRecord.java    | 26 ++++++++++++++++++----
 .../compress/RunLengthCompressedColumnReader.java  |  6 +++--
 webapp/app/partials/cubes/cube_detail.html         |  6 ++---
 8 files changed, 61 insertions(+), 25 deletions(-)

Reply via email to