You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by vi...@apache.org on 2016/08/31 07:28:41 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-193]Fixed the bug that negative data compression is not proper when datatype is Double. This closes #110

[CARBONDATA-193]Fixed the bug that negative data compression is not proper when datatype is Double. This closes #110


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

Branch: refs/heads/master
Commit: 3eec687fe63c263ce1c678f3a063bf0bcc1bf28c
Parents: 0d7fa03 3b1c834
Author: Vimal Das Kammath <vk...@VIMALDK-M01.vmware.com>
Authored: Wed Aug 31 12:58:09 2016 +0530
Committer: Vimal Das Kammath <vk...@VIMALDK-M01.vmware.com>
Committed: Wed Aug 31 12:58:09 2016 +0530

----------------------------------------------------------------------
 .../core/util/ValueCompressionUtil.java         | 26 ++++++-----
 .../ValueCompressionDataTypeTestCase.scala      | 48 ++++++++++++++++++++
 2 files changed, 63 insertions(+), 11 deletions(-)
----------------------------------------------------------------------