mattyb149 commented on a change in pull request #3282: NIFI-5983: handling 
parse problems in recordReader implementations
URL: https://github.com/apache/nifi/pull/3282#discussion_r253881736
 
 

 ##########
 File path: 
nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/test/java/org/apache/nifi/csv/ITApacheCSVRecordReader.java
 ##########
 @@ -27,22 +28,30 @@
 import org.junit.Test;
 import org.mockito.Mockito;
 
+import avro.shaded.com.google.common.base.Throwables;
 
 Review comment:
   This avro.shaded class is back :P

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