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

[jira] [Updated] (CARBONDATA-312) Unify two datasource: CarbonDatasourceHadoopRelation and CarbonDatasourceRelation

     [ https://issues.apache.org/jira/browse/CARBONDATA-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacky Li updated CARBONDATA-312:
--------------------------------
    Description: 
Take CarbonDatasourceHadoopRelation as the target datasource definition, after that, CarbonContext can use standard Datasource strategy

In this Issue, following change is required:
1. Move the dictionary stratey out of CarbonTableScan, make a separate strategy for it.
2. CarbonDatasourceHadoopRelation should use CarbonScanRDD in buildScan function.
3. Change CarbonSource to use CarbonDatasourceHadoopRelation only

  was:
Take CarbonDatasourceHadoopRelation as the target datasource definition, after that, CarbonContext can use standard Datasource strategy

In this Issue, following change is required:
1. Move the dictionary stratey out of CarbonTableScan, make a separate strategy for it.
2. CarbonDatasourceHadoopRelation should use CarbonScanRDD in buildScan function.


> Unify two datasource: CarbonDatasourceHadoopRelation and CarbonDatasourceRelation
> ---------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-312
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-312
>             Project: CarbonData
>          Issue Type: Sub-task
>          Components: spark-integration
>            Reporter: Jacky Li
>             Fix For: 0.2.0-incubating
>
>
> Take CarbonDatasourceHadoopRelation as the target datasource definition, after that, CarbonContext can use standard Datasource strategy
> In this Issue, following change is required:
> 1. Move the dictionary stratey out of CarbonTableScan, make a separate strategy for it.
> 2. CarbonDatasourceHadoopRelation should use CarbonScanRDD in buildScan function.
> 3. Change CarbonSource to use CarbonDatasourceHadoopRelation only



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)