You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ja...@apache.org on 2017/03/27 15:04:27 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-696] Fixed Null Pointer Exception for double data type without fraction This closes #695

[CARBONDATA-696] Fixed Null Pointer Exception for double data type without fraction This closes #695


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

Branch: refs/heads/master
Commit: e81dec7f7254dc7bb5ecb09d6f5a56a9a9cd2798
Parents: b615892 852ab80
Author: jackylk <ja...@huawei.com>
Authored: Mon Mar 27 20:34:14 2017 +0530
Committer: jackylk <ja...@huawei.com>
Committed: Mon Mar 27 20:34:14 2017 +0530

----------------------------------------------------------------------
 .../CompressionNonDecimalMaxMinInt.java         |  9 -----
 .../none/CompressionNoneDefault.java            |  6 ---
 .../compression/none/CompressionNoneLong.java   |  6 ---
 .../src/test/resources/oscon_10.csv             | 12 ++++++
 .../allqueries/DoubleDataTypeTest.scala         | 40 ++++++++++++++++++++
 5 files changed, 52 insertions(+), 21 deletions(-)
----------------------------------------------------------------------