[CARBONDATA-478][SPARK2]Spark2 module should have different SparkRowReadSupportImpl with spark1
This closes #377
Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/997af85d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/997af85d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/997af85d
Branch: refs/heads/master
Commit: 997af85dc1b2caaccaf523afc75d483ba4d6a84a
Parents: c95e565 9961f53
Author: jackylk <jacky.likun@huawei.com>
Authored: Thu Dec 1 20:27:43 2016 +0800
Committer: jackylk <jacky.likun@huawei.com>
Committed: Thu Dec 1 20:27:43 2016 +0800
----------------------------------------------------------------------
.../readsupport/SparkRowReadSupportImpl.java | 76 --------------------
.../readsupport/SparkRowReadSupportImpl.java | 70 ++++++++++++++++++
.../readsupport/SparkRowReadSupportImpl.java | 57 +++++++++++++++
3 files changed, 127 insertions(+), 76 deletions(-)
----------------------------------------------------------------------
|