aboutsummaryrefslogtreecommitdiff
path: root/exec/jdbc/src/test/java/org/apache/drill/jdbc/test/TestFunctionsQuery.java
diff options
context:
space:
mode:
Diffstat (limited to 'exec/jdbc/src/test/java/org/apache/drill/jdbc/test/TestFunctionsQuery.java')
-rw-r--r--exec/jdbc/src/test/java/org/apache/drill/jdbc/test/TestFunctionsQuery.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/jdbc/src/test/java/org/apache/drill/jdbc/test/TestFunctionsQuery.java b/exec/jdbc/src/test/java/org/apache/drill/jdbc/test/TestFunctionsQuery.java
index cad5b4df0..881834be0 100644
--- a/exec/jdbc/src/test/java/org/apache/drill/jdbc/test/TestFunctionsQuery.java
+++ b/exec/jdbc/src/test/java/org/apache/drill/jdbc/test/TestFunctionsQuery.java
@@ -559,7 +559,7 @@ public class TestFunctionsQuery {
"DATE1=2011-02-01; " +
"DATE2=2011-01-01\n");
}
-
+
@Test
@Ignore
public void testToTimeStamp() throws Exception {