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/11/07 15:10:55 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-385]Select query in case of join is throwing Classcast exception This closes #301

[CARBONDATA-385]Select query in case of join is throwing Classcast exception This closes #301


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

Branch: refs/heads/master
Commit: 6c907dcc1bdf60ac34be2e0f87061de7495b7725
Parents: e659782 7187873
Author: ravipesala <ra...@gmail.com>
Authored: Mon Nov 7 20:40:21 2016 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Mon Nov 7 20:40:21 2016 +0530

----------------------------------------------------------------------
 .../apache/spark/sql/CarbonDictionaryDecoder.scala    |  4 ++--
 integration/spark/src/test/resources/join/emp.csv     |  1 +
 integration/spark/src/test/resources/join/mgr.csv     |  1 +
 .../joinquery/AllDataTypesTestCaseJoin.scala          | 14 ++++++++++++++
 4 files changed, 18 insertions(+), 2 deletions(-)
----------------------------------------------------------------------