You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by bhavya411 <gi...@git.apache.org> on 2017/09/11 12:59:19 UTC

[GitHub] carbondata pull request #1348: [CARBONDATA-1469] Optimizations for Presto In...

GitHub user bhavya411 opened a pull request:

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

    [CARBONDATA-1469] Optimizations for Presto Integration

    
    This PR has added following new features
    - Optimized Stream Readers to handle Nulls in vector efficiently
    - Added TimestampStreamReader and ShortStreamReader to handle Timestamp and Short datatype correctly.
    - Modified the Filter code for efficient filter pushdown to Carbondata.
    - Optimize the POM to reduce the dependency size.
    
    - Verified that Build is passing for 2.1
    - All test cases are passing
    - Manually verified some queries to make sure everything is working fine.


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

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

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

    https://github.com/apache/carbondata/pull/1348.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 #1348
    
----
commit f49e42e5475bd5e73857488d6ca0d2aacbef656e
Author: Bhavya <bh...@knoldus.com>
Date:   2017-09-11T11:03:07Z

    Optimizations in Presto Code

----


---

[GitHub] carbondata issue #1348: [CARBONDATA-1469] Optimizations for Presto Integrati...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1348
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/672/



---

[GitHub] carbondata issue #1348: [CARBONDATA-1469] Optimizations for Presto Integrati...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #1348: [CARBONDATA-1469] Optimizations for Presto Integrati...

Posted by bhavya411 <gi...@git.apache.org>.
Github user bhavya411 commented on the issue:

    https://github.com/apache/carbondata/pull/1348
  
    retest this please


---

[GitHub] carbondata pull request #1348: [CARBONDATA-1469] Optimizations for Presto In...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---