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/06/26 14:58:54 UTC

[2/2] carbondata git commit: [CARBONDATA-1228] the query result of double is not correct This closes #1091

[CARBONDATA-1228] the query result of double is not correct This closes #1091


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

Branch: refs/heads/master
Commit: 3ecb3ec58b9156876ae6b9f4229ade3399f8d84c
Parents: 15acd9d 434f32d
Author: jackylk <ja...@huawei.com>
Authored: Mon Jun 26 22:58:38 2017 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Mon Jun 26 22:58:38 2017 +0800

----------------------------------------------------------------------
 .../page/encoding/DefaultEncodingStrategy.java  |  11 +-
 .../encoding/UpscaleDeltaFloatingCodec.java     | 198 -------------------
 .../page/encoding/UpscaleFloatingCodec.java     |  34 ++--
 .../primitiveTypes/DoubleDataTypeTestCase.scala |  91 +++++++++
 4 files changed, 115 insertions(+), 219 deletions(-)
----------------------------------------------------------------------