You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by zjw1176 <gi...@git.apache.org> on 2016/09/27 02:15:49 UTC

[GitHub] incubator-carbondata pull request #201: Branch 0.1

GitHub user zjw1176 opened a pull request:

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

    Branch 0.1

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

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

    https://github.com/apache/incubator-carbondata/pull/201.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 #201
    
----
commit 0c6f02024c657981ec8dc21536a7bfd478d2ec4a
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Date:   2016-08-19T13:18:08Z

    [maven-release-plugin] prepare release carbondata-0.1.0-incubating

commit de373c965cb341d29c9a1ea7b3626127e8132c20
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Date:   2016-08-19T13:18:26Z

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

commit 6997f87ae802585fe235e24efe6d0ab21ca1b269
Author: mohammadshahidkhan <mo...@gmail.com>
Date:   2016-08-09T05:17:02Z

    CARBONDATA-153 Record count is not matching while loading the data when one data node went down in HA setup

commit 1f4bcdc97149061dff49eddadbca759ecce26a66
Author: Venkata Ramana G <ra...@huawei.com>
Date:   2016-08-22T14:24:05Z

    [CARBONDATA-153] This closes #77

commit 5036af4dd5700b07219534ea06b5f6b887bb53cf
Author: mohammadshahidkhan <mo...@gmail.com>
Date:   2016-08-23T15:17:28Z

    [CARBONDATA-171] Block distribution not proper when the number of active executors more than the node size

commit e4bb9949ec0a27d5036ae1360960cfec54e4d04d
Author: Venkata Ramana G <ra...@huawei.com>
Date:   2016-08-23T19:39:00Z

    [CARBONDATA-171] This closes #87

commit 6862745395f0a8e2d56703f2aec327b627931d79
Author: ravikiran <ra...@gmail.com>
Date:   2016-08-24T14:06:06Z

    once the segment is compacted then if user selects the compacted segment to delete then no need to delete the segment.
    displaying error msg on this.
    
    adding segment id in the error log.
    
    handling in the delete segment by date.
    removed duplicate code.
    
    adding test cases for deletion of compacted segments scenario.

commit 94447db14b6018f8661a5e3850476bf87b28bc90
Author: Venkata Ramana G <ra...@huawei.com>
Date:   2016-08-31T16:15:38Z

    [CARBONDATA-176] This closes #92

commit 6a35d16524a00d84e7691379472b252e9a5ab552
Author: mohammadshahidkhan <mo...@gmail.com>
Date:   2016-07-20T10:32:18Z

    CARBONDATA-117 BlockLet distribution for optimum resource usage

commit 5635d3e63d6ad915d049890d55f0138c9e157345
Author: Venkata Ramana G <ra...@huawei.com>
Date:   2016-08-23T15:00:07Z

    [CARBONDATA-117] This closes #56

commit f132d28d3c6f13d86ecf523196c6ce189ec1f19c
Author: ravikiran <ra...@gmail.com>
Date:   2016-08-23T13:58:51Z

    Delete the lock file once the unlocking is done.

commit a50fd0bf5de1e2078e57c9b5def2573cdaed9efc
Author: Venkata Ramana G <ra...@huawei.com>
Date:   2016-08-23T15:30:04Z

    [CARBONDATA-170] This closes #86

commit 6b2196a994c538ae7f968bfb7bb56e2e9b841c48
Author: Zhangshunyu <zh...@huawei.com>
Date:   2016-08-24T06:30:50Z

    fix the problem of hdfs lock and move the lock file inside the table folder
    
    fix the problem of hdfs lock and move the lock file inside the table folder

commit 5a3c132feccceefd577df28721bfad0c7df9dc18
Author: chenliang613 <ch...@apache.org>
Date:   2016-08-26T15:23:29Z

    [CARBONDATA-174]Fix the problem of hdfs lock and move the lock file inside the table folder This closes #89

commit 38547e7ed5022e88af6d2339af733edb6707b661
Author: mohammadshahidkhan <mo...@gmail.com>
Date:   2016-08-26T06:22:11Z

    [CARBONDATA-183] Blocks are allocated to single node when Executors configured is based on the ip address.

commit 5d918b49eaaee5cb1c3ce23c8920cb14174c65ee
Author: ravipesala <ra...@gmail.com>
Date:   2016-08-26T16:06:46Z

    [CARBONDATA-183] Blocks are allocated to single node when Executors configured is based on the ip address This closes #98

commit 89746befb4fad281995fb0bfcf0c706c48921d61
Author: nareshpr <pr...@gmail.com>
Date:   2016-08-29T09:55:40Z

    drop database cascade should be restricted
    
    Fixed Review comments

commit 57b01b36bf60aa4c83d3437b880bfd5853bfe0ac
Author: ravipesala <ra...@gmail.com>
Date:   2016-08-30T10:53:30Z

    [CARBONDATA-189] Drop database cascade should be restricted This closes #105

commit 1ee051386af462f2b0869fff8ec0b0eba4789c6b
Author: nareshpr <pr...@gmail.com>
Date:   2016-08-26T09:10:27Z

    Fixed special char delimiter for complex data.

commit 7f08eca386d225c7076c83bcc38985e7388f07c3
Author: ravipesala <ra...@gmail.com>
Date:   2016-08-26T16:11:14Z

    [CARBONDATA-184] Fixed special char delimiter for complex data. This closes #99

commit 92ab79b986c6540f3b572fde0ece93b08df2286a
Author: Zhangshunyu <zh...@huawei.com>
Date:   2016-08-25T03:40:35Z

    Fix the bug that table not exist exception occured when using sparksql and beeline the same time

commit 331bca22e749592d8cb8331d8c2ffcbb4ef7fd4e
Author: ravipesala <ra...@gmail.com>
Date:   2016-08-27T03:05:56Z

    [CARBONDATA-178]Fix bug that table not exist when execute show segments using spark-sql and beeline the same time. This closes #94

commit 81bd41babdd92659ecdb98cd8dd13253e25020f6
Author: Zhangshunyu <zh...@huawei.com>
Date:   2016-08-22T02:08:26Z

    Parse some Spark exception from executor side and show them directly on driver
    
    fix review comments
    
    add test case
    
    add test case
    
    fix comments
    
    rebase 827

commit 3446ce9f19c1161d5781e048cb4c0b31ce87b575
Author: chenliang613 <ch...@apache.org>
Date:   2016-08-29T14:41:09Z

    [CARBONDATA-132] Fix the bug that the CSV file header exception can not be shown to user using beeline This closes #81

commit f5b901132cbebfb1d05ece80c77c006a1ac7df12
Author: Jay357089 <li...@huawei.com>
Date:   2016-08-25T16:10:39Z

    describe

commit 36887fbd56418032628dcd1a607738f0b8289f5b
Author: chenliang613 <ch...@apache.org>
Date:   2016-08-27T00:57:40Z

    [CARBONDATA-179] Describe table show old table schema This closes #96

commit 1ca3259a10f418ed1a167bba0d1655f88940f89c
Author: Manohar V <ma...@gmail.com>
Date:   2016-08-30T06:30:39Z

    Invalidating the table from hive context while dropping the table
    
    Adding test case for new scenario

commit f21870a34c693cb48695a3e74c108ed17c81db1e
Author: ravipesala <ra...@gmail.com>
Date:   2016-08-30T15:17:45Z

    [CARBONDATA-192] Invalidating the table from hive context while dropping the table. This closes #109

commit 7ebc6806d7873d44ef80ad5d84577bafeaf875f8
Author: kumarvishal <ku...@gmail.com>
Date:   2016-08-29T15:10:00Z

    Fixed Data mismatch issue when inverted index is disabled

commit 51f87d0196c10c359e9c67ffc3a25142daf94da3
Author: Vimal Das Kammath <vk...@vimaldk-m01.vmware.com>
Date:   2016-08-31T02:00:30Z

    [CARBONDATA-190] This closes #108

----


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

[GitHub] incubator-carbondata pull request #201: Branch 0.1

Posted by zjw1176 <gi...@git.apache.org>.
Github user zjw1176 closed the pull request at:

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


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