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/05/27 01:34:06 UTC

[2/2] carbondata git commit: [CARBONDATA-1073] Support INPUT_FILES This closes #930

[CARBONDATA-1073] Support INPUT_FILES This closes #930


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

Branch: refs/heads/master
Commit: 92b494f1aa1957354ee3f885662453191a27f294
Parents: 175fc0d ae4a30c
Author: jackylk <ja...@huawei.com>
Authored: Sat May 27 09:33:49 2017 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Sat May 27 09:33:49 2017 +0800

----------------------------------------------------------------------
 .../util/AbstractDataFileFooterConverter.java   | 32 +++++----
 .../core/util/DataFileFooterConverterTest.java  |  6 +-
 .../carbondata/hadoop/CarbonInputFormat.java    | 75 +++++++++++++++-----
 .../carbondata/hadoop/ft/InputFilesTest.java    | 72 +++++++++++++++++++
 4 files changed, 153 insertions(+), 32 deletions(-)
----------------------------------------------------------------------