paul-rogers commented on a change in pull request #1896: DRILL-7441: Fix issues 
with fillEmpties, offset vectors
URL: https://github.com/apache/drill/pull/1896#discussion_r347002054
 
 

 ##########
 File path: 
exec/java-exec/src/test/java/org/apache/drill/exec/vector/complex/writer/TestJsonReader.java
 ##########
 @@ -110,7 +110,7 @@ public void testFieldSelectionBug() throws Exception {
                   "inner_3", mapOf()))
           .go();
     } finally {
-      test("alter session set `store.json.all_text_mode` = false");
+      test("alter session reset `store.json.all_text_mode`");
 
 Review comment:
   Nice!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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