GitHub user tianlileer opened a pull request:

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

    Branch 1.0

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[CARBONDATA-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).
     - [ ] Testing done
     
            Please provide details on 
            - Whether new unit test cases have been added or why no new tests 
are required?
            - What manual testing you have done?
            - Any additional information to help reviewers in testing this 
change.
             
     - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
                     
    ---


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

    $ git pull https://github.com/apache/incubator-carbondata branch-1.0

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

    https://github.com/apache/incubator-carbondata/pull/706.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 #706
    
----
commit 39efa332be094772daed05976b29241593da309f
Author: chenliang613 <[email protected]>
Date:   2017-01-20T22:20:29Z

    [maven-release-plugin] prepare release 
apache-carbondata-1.0.0-incubating-rc2

commit 8a5e44e9860c4c74bbe6f356de01d4a7fbb32b06
Author: chenliang613 <[email protected]>
Date:   2017-01-20T22:20:50Z

    [maven-release-plugin] prepare for next development iteration

commit 657eccd9ea4c0562907d7db1c232930c0167c4e1
Author: chenliang613 <[email protected]>
Date:   2017-01-22T08:10:22Z

    fix docs issues
    
    fix docs issues
    
    fix comments

commit c1278c04973b310d2ad5a8da8342e80ecb3b8f61
Author: PallaviSingh1992 <[email protected]>
Date:   2017-01-27T07:11:30Z

    added license haeder for FloatDataTypeTestCase.scala and DateTypeTest.scala

commit b79ec78f473fadce7978872cd5ac0a671bbea4e6
Author: Jean-Baptiste Onofré <[email protected]>
Date:   2017-01-30T06:48:17Z

    [CARBONDATA-686] Extend period coverage in NOTICE

commit ec4ec1294de330d85e1ea9b7422bb161c19905c3
Author: chenliang613 <[email protected]>
Date:   2017-02-08T05:06:29Z

    Create DataFrame example in example/spark2, read carbon data to dataframe
    
    Create DataFrame example in example/spark2, read carbon data to dataframe
    
    Create DataFrame example in example/spark2, read carbon data to dataframe
    
    Create CarbonDataFrameExample in example/spark2
    
    fix scalastyle
    
    trigger travis ci

commit d399cd378f43fad6e2529a8d2d3c00a13246bb24
Author: ravipesala <[email protected]>
Date:   2017-02-11T11:01:28Z

    Added carbondata repository to pom file .

commit 78881d9dabeb1f08b8300fb108afbbb67d2639db
Author: chenliang613 <[email protected]>
Date:   2017-02-11T15:59:04Z

    Update build command after optimizing thrift compile issues
    
    fix comment

commit e0016e2850ea4b4d9162d66be8a191e9e1bd3949
Author: BJangir <[email protected]>
Date:   2017-02-06T16:43:55Z

    CARBONDATA-697 Jira single_pass is not used while doing data load
    
    Written dictionary values in file on shutdown of dictionary server.

commit babe5f86cbed9d9f2eba56be9670e3941f582d1f
Author: hexiaoqiao <[email protected]>
Date:   2017-02-15T09:35:24Z

    [CARBONDATA-694] update quick start document

commit 3236c764c0e383dee6d17d49bdaaf49f1a683bf0
Author: PallaviSingh1992 <[email protected]>
Date:   2017-01-30T10:42:03Z

    Added documentation for new features in the DML, DDL Section and added 
content to troubleshooting.

----


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