GitHub user vinodkc opened a pull request:

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

    [CARBONDATA-272]Fixed Test case failure on second mvn build

    Currently Test case are passing only when 'clean' is used with mvn.
    This is due to improper table drop in test cases 
AllDataTypesTestCaseAggregate and NO_DICTIONARY_COL_TestCase 
    
    During development, running test with 'clean' will take more time to build 
so it is better ensure tables are dropped properly


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

    $ git pull https://github.com/vinodkc/incubator-carbondata 
fixTestcasefailure

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

    https://github.com/apache/incubator-carbondata/pull/197.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 #197
    
----
commit 65e4b6520b9b60058a20f4dc3be07161d71ad557
Author: vinodkc <[email protected]>
Date:   2016-09-24T16:37:46Z

    drop table corrected

----


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