bejancsaba commented on code in PR #6344:
URL: https://github.com/apache/nifi/pull/6344#discussion_r973576450
##########
nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/test/java/org/apache/nifi/processors/gcp/bigquery/PutBigQueryBatchIT.java:
##########
@@ -32,6 +32,10 @@
import java.nio.file.Files;
import java.nio.file.Path;
+/**
+ * @deprecated {@link PutBigQueryIT} is covering the needed validation for the
new class.
+ */
+@Deprecated
Review Comment:
Wasn't sure what to do here. I agree with you I removed the test.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]