Re: Presto+CarbonData optimization work discussion
Posted by
bhavya411 on
Jul 25, 2017; 9:30am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Presto-CarbonData-optimization-work-discussion-tp18509p18736.html
I have created a pull request 1190 for Presto Optimization where we have done following changes to improve the performance
1. Removed unnecessary loops from the integration code to make it more efficient.
2. Implemented Lazy Blocks as is being used in case of ORC.
3. Improved dictionary decoding to have better results.
I have run this on my local machine for 2 GB data and results are attached with this email, we see an improvement in almost all TPCH queries that we have run.
Thanks and regards
Bhavya