This is an automated email from the ASF dual-hosted git repository. xxyu pushed a change to branch kylin-on-parquet-v2 in repository https://gitbox.apache.org/repos/asf/kylin.git.
omit b9e3741 [maven-release-plugin] prepare for next development iteration omit 4b4948d [maven-release-plugin] prepare release kylin-4.0.0-alpha omit 83ac152 KYLIN-4660 FIX UT new 53b62a9 KYLIN-4660 FIX UT 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 (b9e3741) \ N -- N -- N refs/heads/kylin-on-parquet-v2 (53b62a9) 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 1 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: cache/pom.xml | 3 ++- .../src/main/java/org/apache/kylin/common/KylinConfigBase.java | 2 +- datasource-sdk/pom.xml | 4 +++- kylin-spark-project/kylin-spark-classloader/pom.xml | 4 +++- kylin-spark-project/kylin-spark-common/pom.xml | 4 +++- kylin-spark-project/kylin-spark-engine/pom.xml | 4 +++- kylin-spark-project/kylin-spark-metadata/pom.xml | 4 +++- kylin-spark-project/kylin-spark-query/pom.xml | 4 +++- kylin-spark-project/kylin-spark-test/pom.xml | 4 +++- kylin-spark-project/pom.xml | 4 +++- metastore-hbase/pom.xml | 5 +++-- parquet-assembly/pom.xml | 4 +++- pom.xml | 7 ++++--- .../test/java/org/apache/kylin/rest/metrics/QueryMetricsTest.java | 8 +++----- .../test/java/org/apache/kylin/rest/service/AdminServiceTest.java | 2 +- 15 files changed, 41 insertions(+), 22 deletions(-)