You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/21 18:44:20 UTC

[jira] [Commented] (CARBONDATA-265) Improve Dataframe write to CarbonData file from CSV file

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

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

GitHub user jackylk opened a pull request:

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

    [CARBONDATA-265] Improve Dataframe write to CarbonData file from CSV file

    Currently during dataframe write to CarbonData file, all files need to be renamed to add CSV extension name. In this PR, only delete the SUCCESS file instead

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

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

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

    https://github.com/apache/incubator-carbondata/pull/187.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 #187
    
----

----


> Improve Dataframe write to CarbonData file from CSV file
> --------------------------------------------------------
>
>                 Key: CARBONDATA-265
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-265
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Jacky Li
>
> When loading using Dataframe, delete the temporary SUCCESS file instead of renaming all files



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