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.patch

To 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 <[email protected]>
Date:   2016-09-05T15:36:04Z

    use SqlContext for read

commit f0f7a4a2f0144dc1088ba2e8c6d4a606dc50a36a
Author: jackylk <[email protected]>
Date:   2016-09-05T15:43:30Z

    revert CarbonScan

commit cc6c749115c35effed493d9064d982438c11cb59
Author: jackylk <[email protected]>
Date:   2016-09-05T15:45:33Z

    add class

commit c53b2ef268b487f602350d4c93bc3cdda70e8c39
Author: jackylk <[email protected]>
Date:   2016-09-05T16:36:13Z

    fix stylecheck

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to