Re: [Discuss] Removing search mode
Posted by
Jacky Li on
Nov 07, 2018; 6:53am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Discuss-Removing-search-mode-tp67877p67978.html
Currenlty, presto-carbon is missing the direct vector fill implementation which is implemented for spark in latest master branch.
I think we can plan this feature in next version.
Since presto’s architecture is similar to MPP, so it will execute in a pipeline manner, which it is good for interactive query.
Regards,
Jacky