GitHub user jackylk opened a pull request:
https://github.com/apache/incubator-carbondata/pull/577
[CARBONDATA-683] Reduce test time
Reduce test time by:
1. remove all unnecessary print
2. make sample csv file size smaller
3. change logger.audit to initialize strings in constructor
With this PR, mvn clean verify in my local laptop is reduced by 20%
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jackylk/incubator-carbondata test3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/577.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 #577
----
commit 767080e1526f513b71f7aff7d1f62afda87b772e
Author: jackylk <[email protected]>
Date: 2017-01-29T09:38:41Z
make test faster
commit 0ed1f88edda42e59bc4559cf9474ed56841bdedf
Author: jackylk <[email protected]>
Date: 2017-01-29T09:39:04Z
add csv
commit 6f5262b3151b2818419c09d112f81324d8e99b51
Author: jackylk <[email protected]>
Date: 2017-01-29T10:06:16Z
remove show
----
---
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.
---