Jacky Li created CARBONDATA-1286:
------------------------------------
Summary: Change query related RDD to use TableInfo
Key: CARBONDATA-1286
URL:
https://issues.apache.org/jira/browse/CARBONDATA-1286 Project: CarbonData
Issue Type: Improvement
Reporter: Jacky Li
Fix For: 1.2.0
Currently query related RDD is using CarbonTable which is read from file system, which introduces unnecessary file read. We can pass this schema information from driver by serializing TableInfo.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)