GitHub user Madhuka opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/262
ZEPPELIN-268 : Adding Data Validation Feature and Test Specs
### Data Validation
- [x] Data validator components
- [x] Generalized (Data validator factory which can be extend-able)
- [x] Covered the all chart types in Zeppelin
- [x] Test Specs are added
- [x] Documentation (Added PR #203 )[2]
More details can be found in Docs or here[1]
[1]
http://madhukaudantha.blogspot.com/2015/08/zeppelin-data-validation-service.html
[2] https://github.com/apache/incubator-zeppelin/pull/203
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Madhuka/incubator-zeppelin datavalidator
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/262.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 #262
----
commit d550b3fc31b073455415aadd162989f915d059de
Author: madhuka <[email protected]>
Date: 2015-08-28T14:09:35Z
Adding Data Validation Feature and Test Specs
----
---
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.
---