Github user laurentgo commented on a diff in the pull request:
https://github.com/apache/drill/pull/950#discussion_r142718781
--- Diff: contrib/native/client/example/querySubmitter.cpp ---
@@ -544,4 +573,4 @@ int main(int argc, char* argv[]) {
}
return 0;
-}
+}
--- End diff --
(style) I know some tools complain when removing the last newline---
