Github user toyboxman commented on the issue:
https://github.com/apache/incubator-griffin/pull/388
@guoyuepeng
William,
I see recent changes still have some violations against basic code style
rules. like import statement using * instead of concrete class name, too long
code line over 100 characters etc.
as a good opensource product, style is first glance of code quality.---
