Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569640 --- Diff: exec/java-exec/src/test/resources/drill-module.conf --- @@ -10,7 +10,7 @@ drill: { packages += "org.apache.drill.exec.testing", packages += "org.apache.drill.exec.rpc.user.security.testing" } - test.query.printing.silent : false, + test.query.printing.silent : false, --- End diff -- Ok.
---