the-other-tim-brown commented on code in PR #10125:
URL: https://github.com/apache/hudi/pull/10125#discussion_r1396557170
##########
hudi-gcp/src/main/java/org/apache/hudi/gcp/bigquery/BigQuerySyncTool.java:
##########
@@ -79,7 +78,7 @@ public BigQuerySyncTool(Properties props) {
this.bqSchemaResolver = BigQuerySchemaResolver.getInstance();
}
- @VisibleForTesting // allows us to pass in mocks for the writer and client
+ // allows us to pass in mocks for the writer and client
Review Comment:
yes, accidentally removed
--
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]