GitHub user jackylk opened a pull request:

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

    [CARBONDATA-1667] Remove direct load related code

    Currently carbon is always using DirectLoad from CSV. So related code can 
be removed.
    
     - [X] Any interfaces changed?
     No
    
     - [X] Any backward compatibility impacted?
     No
    
     - [X] Document update required?
    No
    
     - [X] Testing done
    No new testcase required.
    
     - [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 direct_load

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

    https://github.com/apache/carbondata/pull/1465.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 #1465
    
----
commit 79ac155f2e8d1a87908f313aacd799a6fed49885
Author: Jacky Li <[email protected]>
Date:   2017-11-04T10:53:46Z

    remove direct load

----


---

Reply via email to