turcsanyip commented on a change in pull request #3570: Fix for NIFI-6422
URL: https://github.com/apache/nifi/pull/3570#discussion_r303628736
 
 

 ##########
 File path: 
nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/bigquery/BigQueryUtils.java
 ##########
 @@ -33,44 +34,79 @@
  * Util class for schema manipulation
  */
 public class BigQueryUtils {
+       /**
 
 Review comment:
   There are still some tab characters in the code.
   Please run `mvn clean verify -P contrib-check` (see the PR comment added 
automatically). It will show all `tab` occurrences in the java source files.
   `contrib-check` must run successfully.
   

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