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/02/21 01:18:21 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-690]Fix load fail with unsafe enabled and with bigdecimal datatypes This closes #585

[CARBONDATA-690]Fix load fail with unsafe enabled and with bigdecimal datatypes This closes #585


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

Branch: refs/heads/master
Commit: 7165176196c52b980e2befc4a2fc4fff70f4fac8
Parents: a6c8d2a aca59ce
Author: jackylk <ja...@huawei.com>
Authored: Tue Feb 21 09:18:01 2017 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Tue Feb 21 09:18:01 2017 +0800

----------------------------------------------------------------------
 .../bigdecimal/TestDimensionWithDecimalDataType.scala | 14 ++++++++++----
 .../newflow/sort/unsafe/UnsafeCarbonRowPage.java      |  3 +--
 .../unsafe/holder/UnsafeSortTempFileChunkHolder.java  |  3 +--
 .../unsafe/merger/UnsafeIntermediateFileMerger.java   |  5 +----
 .../store/CarbonFactDataHandlerColumnar.java          |  1 +
 5 files changed, 14 insertions(+), 12 deletions(-)
----------------------------------------------------------------------