Repository: kylin
Updated Branches:
refs/heads/master af3e4fece -> 827205f17
KYLIN-2202 code review
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/827205f1
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/827205f1
Repository: kylin
Updated Branches:
refs/heads/KYLIN-2202 [created] 19184d2e6
KYLIN-2202 code review
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/19184d2e
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/19184d2e
Repository: kylin
Updated Branches:
refs/heads/master 873f903f3 -> af3e4fece
KYLIN-2229 update source-assembly.xml
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/af3e4fec
Tree: http://git-wip-us.apache.org/repos/asf/kylin
Repository: kylin
Updated Branches:
refs/heads/master 798f03ed2 -> 873f903f3
minor, refactor AggregationGroup.calculateCuboidCombination()
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/873f903f
Tree: http://git-wip-us.ap
Author: lidong
Date: Thu Nov 24 04:37:30 2016
New Revision: 1771075
URL: http://svn.apache.org/viewvc?rev=1771075&view=rev
Log:
update upgrade guide for 1.6.0
Modified:
kylin/site/cn/download/index.html
kylin/site/docs15/howto/howto_upgrade.html
kylin/site/docs16/howto/howto_upgrade.h
Repository: kylin
Updated Branches:
refs/heads/document 1c82143d2 -> 7dfcc595b
update upgrade guide for 1.6.0
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7dfcc595
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree
Repository: kylin
Updated Branches:
refs/heads/master 53b5a6d8e -> 798f03ed2
KYLIN-227
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/798f03ed
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/798f03ed
Diff: http://
Repository: kylin
Updated Branches:
refs/heads/master 83adb8eb8 -> 53b5a6d8e
minor, cleanup kylin_rest_address in kylin.sh
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/53b5a6d8
Tree: http://git-wip-us.apache.org/repos/a
Repository: kylin
Updated Branches:
refs/heads/KYLIN-227 [created] f8aa797ac
KYLIN-227
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f8aa797a
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f8aa797a
Diff: http://
Author: lidong
Date: Wed Nov 23 10:22:37 2016
New Revision: 1770943
URL: http://svn.apache.org/viewvc?rev=1770943&view=rev
Log:
add coding and naming convention
Added:
kylin/site/development/coding_naming_convention.html
Modified:
kylin/site/development/about_temp_files.html
kylin/sit
Repository: kylin
Updated Branches:
refs/heads/document e18fd358f -> 1c82143d2
add coding and naming convention
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1c82143d
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tr
Repository: kylin
Updated Branches:
refs/heads/master 3e4e82f06 -> 83adb8eb8
minor, fix kylin.sh version
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/83adb8eb
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/83ad
KYLIN-2227 rename kylin-log4j.properties to kylin-tools-log4j.properties and
move it to global conf folder
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b8e764d4
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b8e76
Repository: kylin
Updated Branches:
refs/heads/master 2cca348c6 -> 3e4e82f06
KYLIN-2132 Fix missing type check of BIGINT; Add follow-up fix of KYLIN-2121
Signed-off-by: lidongsjtu
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin
http://git-wip-us.apache.org/repos/asf/kylin/blob/826f23f1/core-cube/src/main/java/org/apache/kylin/cube/kv/RowKeyColumnIO.java
--
diff --git
a/core-cube/src/main/java/org/apache/kylin/cube/kv/RowKeyColumnIO.java
b/core-cube/src/
KYLIN-2195 All code changes, ready for test
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/826f23f1
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/826f23f1
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/826f
http://git-wip-us.apache.org/repos/asf/kylin/blob/826f23f1/core-cube/src/main/java/org/apache/kylin/cube/model/validation/rule/StreamingCubeRule.java
--
diff --git
a/core-cube/src/main/java/org/apache/kylin/cube/model/validation/r
http://git-wip-us.apache.org/repos/asf/kylin/blob/826f23f1/core-dictionary/src/main/java/org/apache/kylin/dict/TrieDictionaryBuilder.java
--
diff --git
a/core-dictionary/src/main/java/org/apache/kylin/dict/TrieDictionaryBuilder.ja
http://git-wip-us.apache.org/repos/asf/kylin/blob/826f23f1/core-common/src/main/java/org/apache/kylin/common/util/ByteArray.java
--
diff --git
a/core-common/src/main/java/org/apache/kylin/common/util/ByteArray.java
b/core-common/
http://git-wip-us.apache.org/repos/asf/kylin/blob/826f23f1/source-hive/src/test/java/org/apache/kylin/source/hive/HiveCmdBuilderTest.java
--
diff --git
a/source-hive/src/test/java/org/apache/kylin/source/hive/HiveCmdBuilderTest.ja
http://git-wip-us.apache.org/repos/asf/kylin/blob/826f23f1/engine-mr/src/main/java/org/apache/kylin/engine/mr/DFSFileTableReader.java
--
diff --git
a/engine-mr/src/main/java/org/apache/kylin/engine/mr/DFSFileTableReader.java
b/en
Repository: kylin
Updated Branches:
refs/heads/master 1ec1ffccd -> 2cca348c6
KYLIN-2195 Rename spring/security related properties
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2cca348c
Tree: http://git-wip-us.apache.org/
http://git-wip-us.apache.org/repos/asf/kylin/blob/826f23f1/core-dictionary/src/main/java/org/apache/kylin/dict/lookup/SnapshotTable.java
--
diff --git
a/core-dictionary/src/main/java/org/apache/kylin/dict/lookup/SnapshotTable.java
Author: shaofengshi
Date: Wed Nov 23 09:03:54 2016
New Revision: 17136
Log:
remoev old artifacts
Removed:
dev/kylin/apache-kylin-0.7.2-incubating-rc2/
dev/kylin/apache-kylin-1.0-incubating-rc2/
dev/kylin/apache-kylin-1.1-incubating-rc1/
dev/kylin/apache-kylin-1.2-rc1/
Repository: kylin
Updated Branches:
refs/heads/master 53b5a2752 -> 1ec1ffccd
KYLIN-2224 fix this issue
Signed-off-by: Hongbin Ma
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1ec1ffcc
Tree: http://git-wip-us.apache.org
25 matches
Mail list logo