Repository: kylin
Updated Branches:
  refs/heads/v1.6.0-rc1 f43132efc -> 61183acff


rat


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/61183acf
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/61183acf
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/61183acf

Branch: refs/heads/v1.6.0-rc1
Commit: 61183acff0cc436e84135f28e0525222939f880d
Parents: f43132e
Author: shaofengshi <shaofeng...@apache.org>
Authored: Thu Nov 10 11:26:38 2016 +0800
Committer: shaofengshi <shaofeng...@apache.org>
Committed: Thu Nov 10 11:26:38 2016 +0800

----------------------------------------------------------------------
 .../kylin/measure/AggregatorMemEstimateTest.java  | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/61183acf/core-metadata/src/test/java/org/apache/kylin/measure/AggregatorMemEstimateTest.java
----------------------------------------------------------------------
diff --git 
a/core-metadata/src/test/java/org/apache/kylin/measure/AggregatorMemEstimateTest.java
 
b/core-metadata/src/test/java/org/apache/kylin/measure/AggregatorMemEstimateTest.java
index 2883923..3adec73 100644
--- 
a/core-metadata/src/test/java/org/apache/kylin/measure/AggregatorMemEstimateTest.java
+++ 
b/core-metadata/src/test/java/org/apache/kylin/measure/AggregatorMemEstimateTest.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package org.apache.kylin.measure;
 
 import com.google.common.collect.Lists;

Reply via email to