[GitHub] [carbondata] kunal642 commented on pull request #3932: [CARBONDATA-3994] Skip Order by for map task if it is sort column and use limit pushdown for array_contains filter
Posted by
GitBox on
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-ajantha-bhat-opened-a-new-pull-request-3932-WIP-order-by-limit-pushdown-for-array-r-tp100485p100725.html
kunal642 commented on pull request #3932:
URL:
https://github.com/apache/carbondata/pull/3932#issuecomment-695900793 @ajantha-bhat TakeOrderedAndProject collects the data(taking limit into account) from multiple tasks and then performs a final sort, carbon cannot avoid this otherwise the sequence of results would be wrong
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[hidden email]