Github user ilooner commented on the issue:
https://github.com/apache/drill/pull/940
Yeah this is ready for final review and commit. To do a quick build and
smoke test you can do
```
mvn -T 1C clean install
-DexcludedGroups="org.apache.drill.categories.SlowTest,org.apache.drill.categories.UnlikelyTest"
```---
