This is an automated email from the ASF dual-hosted git repository.

guoyp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/griffin-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 2ce1ba2  add test cases to faq
2ce1ba2 is described below

commit 2ce1ba2008a201288005d0cb401dc4910b9b8b04
Author: William Guo <[email protected]>
AuthorDate: Mon Aug 26 07:04:44 2019 +0800

    add test cases to faq
---
 faq.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/faq.md b/faq.md
index 2ecbded..13e3819 100644
--- a/faq.md
+++ b/faq.md
@@ -3,4 +3,7 @@ layout: doc
 title:  "FAQ" 
 permalink: /docs/faq.html
 ---
-## FAQ
\ No newline at end of file
+## FAQ
+
+ - **Where are the test cases for different measure dimensions?**
+ - Please check [Data Quality test 
cases](https://github.com/apache/griffin/blob/master/measure/src/test/scala/org/apache/griffin/measure/job/BatchDQAppTest.scala)
\ No newline at end of file

Reply via email to