Carbondata integration Plan
Posted by cenyuhai on May 30, 2017; 3:41pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Carbondata-integration-Plan-tp13450.html
Hi,all:
For the first phase, I think support reading carbon tables in hive is enough.
We still have something to do
1、Make carbon schema compatible with hive(CARBONDATA-1008)(create table and alter table)
2、Filter pushdown (especially partition filter FilterPushdownDev)
3、A tool to update the existing tables' schema to be compatible with hive.
Do you have any idea?