arina-ielchiieva commented on a change in pull request #1509: DRILL-6810: 
Disable NULL_IF_NULL NullHandling for functions with Comp…
URL: https://github.com/apache/drill/pull/1509#discussion_r227335847
 
 

 ##########
 File path: 
exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/TestConvertFunctions.java
 ##########
 @@ -241,6 +244,27 @@ public void testConvertFromJson_drill4693() throws 
Exception {
 
   }
 
+  @Test
+  public void testConvertFromJsonNullableInput() throws Exception {
+    try (BufferedWriter writer = new BufferedWriter(new FileWriter(
 
 Review comment:
   Could you please add comment with file content?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to