GitHub user anubhav100 opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/744

    [CARBONDATA -816] Added Example For HIve Integration

    Added Example For HIve Integration

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anubhav100/incubator-carbondata CARBONDATA-816

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/744.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 #744
    
----
commit 091a22aeb315104df337822c0e657890a495de93
Author: akash <akash.r.nilu...@huawei.com>
Date:   2017-03-31T12:40:31Z

    CARBONDATA-843
    problem: null pointer exception was thrown when floor operation is done on 
decimal column.
    analysis: when floor operation was done on decimal column, scale was 
greater than precision.During floor operation , we tried to change the 
precision of the data.
    solution: When sending to the spark layer for performing floor operation, 
we need to send the precision and scale to the spark layer which are taken from 
the CarbonMeasure

commit 1335e2c289b06925b0fb1f6481d23a09190341a6
Author: chenliang613 <chenliang...@huawei.com>
Date:   2017-04-04T10:23:48Z

    [CARBONDATA-850] Fix the comment definition issues of CarbonData thrift 
files
    
    fix comments

commit 98b5b3b31a20cff85306a43a6925ab89ea9554a9
Author: chenliang613 <chenliang...@huawei.com>
Date:   2017-04-04T15:12:44Z

    makes trivial change for sync up apache git to github

commit 1df03c4d350cb5a163037b4a6bb31006f4023000
Author: anubhav100 <anubhav.ta...@knoldus.in>
Date:   2017-04-05T06:28:11Z

    added example for hive integration

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to