[GitHub] carbondata pull request #1913: [CARBONDATA-2121] Remove tempCSV option for C...

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1913: [CARBONDATA-2121] Remove tempCSV option for C...

qiuchenjian-2
GitHub user jackylk opened a pull request:

    https://github.com/apache/carbondata/pull/1913

    [CARBONDATA-2121] Remove tempCSV option for Carbon Dataframe writer

    TempCSV option creates csv temporary file which makes data loading slow. This PR removes it.
   
     - [X] Any interfaces changed?
     No
     - [X] Any backward compatibility impacted?
     No
     - [X] Document update required?
     No
     - [X] Testing done
    no logic is changed, rerun all test
     - [X] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
    NA

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

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

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

    https://github.com/apache/carbondata/pull/1913.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 #1913
   
----
commit 592b538465773031f9ee5963a1901680b7f233c3
Author: Jacky Li <jacky.likun@...>
Date:   2018-02-02T13:13:42Z

    remove tempCSV option

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1913: [CARBONDATA-2121] Remove tempCSV option for Carbon D...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1913
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3448/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1913: [CARBONDATA-2121] Remove tempCSV option for Carbon D...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1913
 
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2209/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1913: [CARBONDATA-2121] Remove tempCSV option for Carbon D...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1913
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3314/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1913: [CARBONDATA-2121] Remove tempCSV option for Carbon D...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user jackylk commented on the issue:

    https://github.com/apache/carbondata/pull/1913
 
    duplicated PR


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1913: [CARBONDATA-2121] Remove tempCSV option for C...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user jackylk closed the pull request at:

    https://github.com/apache/carbondata/pull/1913


---