[jira] [Commented] (CARBONDATA-210) Support loading BZIP2 compressed CSV file

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (CARBONDATA-210) Support loading BZIP2 compressed CSV file

Akash R Nilugal (Jira)

    [ https://issues.apache.org/jira/browse/CARBONDATA-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487528#comment-15487528 ]

ASF GitHub Bot commented on CARBONDATA-210:
-------------------------------------------

GitHub user jackylk opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/151

    [CARBONDATA-210] Support BZIP2 compressed CSV file for data load

    2 test cases are added:
    1) test loading data with BZIP2 compressed CSV file
    2) test loading data with CSV file without any extension file


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jackylk/incubator-carbondata bzip2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/151.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #151
   
----
commit e1032861e9e026830da983f91765519b37fb44eb
Author: jackylk <[hidden email]>
Date:   2016-09-13T14:44:47Z

    add codec

commit ffd810e9de0a5909ce2da08961556deee6a7d2ce
Author: jackylk <[hidden email]>
Date:   2016-09-13T15:24:50Z

    add testcase

----


> Support loading BZIP2 compressed CSV file
> -----------------------------------------
>
>                 Key: CARBONDATA-210
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-210
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Jacky Li
>             Fix For: 0.2.0-incubating
>
>
> Support BZIP2 compressed CSV file, file extension name is bz2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)