Github user ilooner commented on a diff in the pull request:

    https://github.com/apache/drill/pull/970#discussion_r145766449
  
    --- Diff: 
exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/writer/TestParquetWriter.java
 ---
    @@ -725,21 +724,24 @@ public void runTestAndValidate(String selection, 
String validationSelection, Str
         try {
           deleteTableIfExists(outputFile);
           test("use dfs_test.tmp");
    -  //    test("ALTER SESSION SET `planner.add_producer_consumer` = false");
    +//    test("ALTER SESSION SET `planner.add_producer_consumer` = false");
    --- End diff --
    
    Can we delete this?


---

Reply via email to