luocooong commented on a change in pull request #2169:
URL: https://github.com/apache/drill/pull/2169#discussion_r584215188



##########
File path: 
exec/java-exec/src/test/java/org/apache/drill/exec/vector/complex/writer/TestJsonReader.java
##########
@@ -804,4 +804,59 @@ public void testConvertFromJson() throws Exception {
         .baselineValues("2", "abc")
         .go();
   }
+  @Test // DRILL-7821

Review comment:
       @mkusnir Minor thing... Missing the new line between the  `}` and 
`@Test`.
   You can push a revision again (please squash commits), then ready to merge, 
thanks




----------------------------------------------------------------
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]


Reply via email to