GitHub user bhavya411 opened a pull request:

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

    [CARBONDATA-2140 ] Refactoring code to improve performance and removing 
unnecessary code in Presto Integration

    This PR is for optimizing Presto performance and refactoring the code to 
remove unnecessary classes and making it simpler.
    
    Be sure to do all of the following checklist to help us incorporate 
    your contribution quickly and easily:
    
     - [X] Any interfaces changed?  No
     
     - [X] Any backward compatibility impacted?   No 
     
     - [X] Documentation Remains Same
    
     - [X] Testing done
         - No new test cases needed as the functionality remain same
         - All existing test cases are passing.
         - Ran the TPCH queries to check the performance .
           
     - [X] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
    


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

    $ git pull https://github.com/bhavya411/incubator-carbondata CARBONDATA-2140

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

    https://github.com/apache/carbondata/pull/1940.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 #1940
    
----
commit 533c1d2db0d4608081ed65bb98ea3bbe94e189ea
Author: Bhavya <bhavya@...>
Date:   2018-02-06T13:27:42Z

    Reafactored Code to remove Cursor and RecordSetProvider

----


---

Reply via email to