You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ra...@apache.org on 2016/12/12 05:28:57 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-377] Add unit test for core.cache.dictionary package This closes #346

[CARBONDATA-377] Add unit test for core.cache.dictionary package This closes #346


Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/61fe6d46
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/61fe6d46
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/61fe6d46

Branch: refs/heads/master
Commit: 61fe6d462e4bb9a2f305a495891b4c37d3fd3e87
Parents: 0cbb325 cc288ff
Author: ravipesala <ra...@gmail.com>
Authored: Mon Dec 12 10:58:26 2016 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Mon Dec 12 10:58:26 2016 +0530

----------------------------------------------------------------------
 .../DictionaryColumnUniqueIdentifierTest.java   |  98 ++++++++++++++
 .../cache/dictionary/ForwardDictionaryTest.java | 129 +++++++++++++++++++
 .../cache/dictionary/ReverseDictionaryTest.java |  98 ++++++++++++++
 3 files changed, 325 insertions(+)
----------------------------------------------------------------------