purbanow commented on a change in pull request #12149:
URL: https://github.com/apache/beam/pull/12149#discussion_r453504972
##########
File path:
sdks/java/io/snowflake/src/main/java/org/apache/beam/sdk/io/snowflake/credentials/OAuthTokenSnowflakeCredentials.java
##########
@@ -28,4 +30,9 @@ public OAuthTokenSnowflakeCredentials(String token) {
public String getToken() {
return token;
}
+
+ @Override
Review comment:
I removed this improvement from this PR and I will prepare separate PR.
----------------------------------------------------------------
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]