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/05 02:34:20 UTC

[jira] [Created] (CARBONDATA-285) Use path parameter in Spark datasource API

Jacky Li created CARBONDATA-285:
-----------------------------------

             Summary: Use path parameter in Spark datasource API
                 Key: CARBONDATA-285
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-285
             Project: CarbonData
          Issue Type: Improvement
          Components: spark-integration
    Affects Versions: 0.1.0-incubating
            Reporter: Jacky Li
             Fix For: 0.2.0-incubating


Currently, when using carbon with spark datasource API, it need to give database name and table name as parameter, it is not the normal way of datasource API usage. In this PR, database name and table name is not required to give, user need to specify the `path` parameter (indicating the path to table folder) only when using datasource API



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