[
https://issues.apache.org/jira/browse/BEAM-9897?focusedWorklogId=457923&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-457923
]
ASF GitHub Bot logged work on BEAM-9897:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Jul/20 09:08
Start Date: 13/Jul/20 09:08
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 457923)
Time Spent: 2h 40m (was: 2.5h)
> Add cross-language support to SnowflakeIO.Read
> ----------------------------------------------
>
> Key: BEAM-9897
> URL: https://issues.apache.org/jira/browse/BEAM-9897
> Project: Beam
> Issue Type: New Feature
> Components: io-ideas
> Reporter: Dariusz Aniszewski
> Priority: P2
> Labels: stale-P2
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)