You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2017/07/10 13:46:00 UTC

[jira] [Created] (CARBONDATA-1286) Change query related RDD to use TableInfo

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)