[ https://issues.apache.org/jira/browse/CARBONDATA-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15643729#comment-15643729 ] ASF GitHub Bot commented on CARBONDATA-386: ------------------------------------------- GitHub user abhisheknoldus opened a pull request: https://github.com/apache/incubator-carbondata/pull/303 [CARBONDATA-386] Unit test case for CarbonMetadataUtil,CarbonMergerUtil,DataFileFooterConverter,DataTypeUtil Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is formatted like: `[CARBONDATA-<Jira issue #>] Description of pull request` - [x] Make sure tests pass via `mvn clean verify`. (Even better, enable Travis-CI on your fork and ensure the whole test matrix passes). - [x] Replace `<Jira issue #>` in the title with the actual Jira issue number, if there is one. - [x] 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/abhisheknoldus/incubator-carbondata util_unit_test Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/303.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 #303 ---- commit 5b52a5cd67ee79a052bb0030f7be02fae06976a8 Author: abhishek <[hidden email]> Date: 2016-10-28T17:42:39Z CarbonMergerUtil test commit 0d5b61dc150ab98322faa7943cd9874d056bc926 Author: abhishek <[hidden email]> Date: 2016-10-28T17:45:39Z CarbonMetadataUtil test commit e789faaece7e1c33237cb4c398a8ac84b24c5c2a Author: abhishek <[hidden email]> Date: 2016-10-28T17:50:11Z DataTypeUtil test commit 3a8e9f03076b317265065a02351d553d921ab039 Author: abhishek <[hidden email]> Date: 2016-10-28T17:42:39Z CarbonMergerUtil test commit 5da31de3a61a4651d484a9ec81996560e10bc957 Author: abhishek <[hidden email]> Date: 2016-10-28T17:45:39Z CarbonMetadataUtil test commit e2097db6cfee17d725853888c11be5fe2995096e Author: abhishek <[hidden email]> Date: 2016-10-28T17:50:11Z DataTypeUtil test commit 3eb56d2d4ccdc643c127e3d5b788c1a88ea82b92 Author: abhishek <[hidden email]> Date: 2016-10-30T11:32:07Z datatypeutil test commit 1c425fcb11a5aded3ffae838fee00acdd77e592a Author: abhishek <[hidden email]> Date: 2016-11-01T12:51:56Z DataTypeUtil test commit b67ef41c2068b605b808af4ba64331a48c21e722 Author: abhishek <[hidden email]> Date: 2016-11-02T06:28:01Z Apache License added commit 1399d4a4ec00ffefeab2a1ab3c610c3d8e7b3208 Author: abhishek <[hidden email]> Date: 2016-11-07T07:37:26Z carbon merger util test commit 9d77d137b74923bfbc360c9059fa3c8d213be34d Author: abhishek <[hidden email]> Date: 2016-11-07T07:38:10Z data type util test commit b16b68ed872fad1d31afd6a3f3b97f4232ca99dc Author: abhishek <[hidden email]> Date: 2016-11-07T07:38:43Z data file footer converter test commit b9a7ffb3298e7547a124f72a48a263e965890937 Author: abhishek <[hidden email]> Date: 2016-11-07T07:42:47Z removed println commit 58bae0ed20bd440373982f260b7e0ea795efe30d Author: abhishek <[hidden email]> Date: 2016-11-07T08:43:50Z resolved conflict ---- > Write unit test for Util Module > ------------------------------- > > Key: CARBONDATA-386 > URL: https://issues.apache.org/jira/browse/CARBONDATA-386 > Project: CarbonData > Issue Type: Test > Reporter: Prabhat Kashyap > Priority: Trivial > -- This message was sent by Atlassian JIRA (v6.3.4#6332) |
Free forum by Nabble | Edit this page |