[
https://issues.apache.org/jira/browse/CARBONDATA-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15465379#comment-15465379 ]
ASF GitHub Bot commented on CARBONDATA-212:
-------------------------------------------
GitHub user jackylk opened a pull request:
https://github.com/apache/incubator-carbondata/pull/126 [CARBONDATA-212] Use SQLContext to read CarbonData files
In this PR, user can use SQLContext instead of CarbonContext to read CarbonData files.
See DatasourceExample.scala
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/jackylk/incubator-carbondata ds1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/126.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #126
----
commit 9293e1b5c0c6c14b5f3d8f7aec89a812d785a452
Author: jackylk <
[hidden email]>
Date: 2016-09-05T15:36:04Z
use SqlContext for read
commit f0f7a4a2f0144dc1088ba2e8c6d4a606dc50a36a
Author: jackylk <
[hidden email]>
Date: 2016-09-05T15:43:30Z
revert CarbonScan
commit cc6c749115c35effed493d9064d982438c11cb59
Author: jackylk <
[hidden email]>
Date: 2016-09-05T15:45:33Z
add class
commit c53b2ef268b487f602350d4c93bc3cdda70e8c39
Author: jackylk <
[hidden email]>
Date: 2016-09-05T16:36:13Z
fix stylecheck
----
> Use SQLContext to read CarbonData file
> --------------------------------------
>
> Key: CARBONDATA-212
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-212> Project: CarbonData
> Issue Type: New Feature
> Reporter: Jacky Li
> Assignee: Jacky Li
> Fix For: 0.2.0-incubating
>
>
> User should be enable to use Spark's SQLContext to read CarbonData files. SQLContext will use datasource API to read corresponding CarbonData files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)