Github user vvysotskyi commented on a diff in the pull request:
https://github.com/apache/drill/pull/904#discussion_r148000718
--- Diff:
exec/java-exec/src/test/java/org/apache/drill/exec/fn/impl/testing/TestDateConversions.java
---
@@ -117,10 +130,18 @@ public void testJodaTime() throws Exception {
.baselineValues(true, true)
.baselineValues(false, true)
.go();
+
--- End diff --
Please revert the addition of empty line.---
