You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by gv...@apache.org on 2016/09/16 14:51:53 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-224] Data mismatch issue in Dictionary Exclude column for Numeric data type. This closes #139

[CARBONDATA-224] Data mismatch issue in Dictionary Exclude column for Numeric data type. This closes #139


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

Branch: refs/heads/master
Commit: 64f26c21ea07fd17bcf5272465231b429d9ad840
Parents: 6224d12 494f5bf
Author: Venkata Ramana G <ra...@huawei.com>
Authored: Fri Sep 16 20:21:28 2016 +0530
Committer: Venkata Ramana G <ra...@huawei.com>
Committed: Fri Sep 16 20:21:28 2016 +0530

----------------------------------------------------------------------
 .../org/apache/spark/sql/CarbonSqlParser.scala  |  6 +--
 .../AllDataTypesTestCaseAggregate.scala         |  2 +-
 .../createtable/TestCreateTableSyntax.scala     | 14 ++++++
 .../dataload/TestLoadDataWithHiveSyntax.scala   | 36 ++++++-------
 .../deleteTable/TestDeleteTableNewDDL.scala     |  6 +--
 .../HighCardinalityDataTypesTestCase.scala      | 32 ++++++------
 .../NoDictionaryColumnTestCase.scala            |  2 +-
 .../apache/spark/sql/TestCarbonSqlParser.scala  | 53 ++++++++++----------
 8 files changed, 82 insertions(+), 69 deletions(-)
----------------------------------------------------------------------