vdiravka commented on a change in pull request #1494: DRILL-6768: Improve 
to_date, to_time and to_timestamp and correspondi…
URL: https://github.com/apache/drill/pull/1494#discussion_r223460524
 
 

 ##########
 File path: 
exec/java-exec/src/test/java/org/apache/drill/exec/fn/impl/TestCastEmptyStrings.java
 ##########
 @@ -92,4 +92,36 @@ public void testCastInputTypeNonNullableVarCharToDecimal() 
throws Exception {
 
     test("alter system set `drill.exec.functions.cast_empty_string_to_null` = 
false;");
   }
+
+  @Test
+  public void testCastInputTypeNonNullableVarCharToDateTime() throws Exception 
{
 
 Review comment:
   Could you rewrite this test class with using `ClusterTest` instead of 
deprecated `BaseTestQuery`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to