[
https://issues.apache.org/jira/browse/BEAM-9898?focusedWorklogId=478811&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-478811
]
ASF GitHub Bot logged work on BEAM-9898:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Sep/20 21:15
Start Date: 03/Sep/20 21:15
Worklog Time Spent: 10m
Work Description: youngoli commented on a change in pull request #12758:
URL: https://github.com/apache/beam/pull/12758#discussion_r483258262
##########
File path: CHANGES.md
##########
@@ -100,6 +100,8 @@
* Support for X source added (Java/Python)
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
* Add streaming support to SnowflakeIO in Java SDK
([BEAM-9896](https://issues.apache.org/jira/browse/BEAM-9896 ))
* Support reading and writing to Google Healthcare DICOM APIs in Python SDK
([BEAM-10601](https://issues.apache.org/jira/browse/BEAM-10601))
+* Add dispositions for SnowflakeIO.write
([BEAM-10343](https://issues.apache.org/jira/browse/BEAM-10343))
Review comment:
Hey Piotr. Option 1 is easily doable, but option 2 and 3 are not so
much. Even though the changes are small and unlikely to break anything, adding
them now would require building an entirely new RC. But moreso, the Beam
release guide has some pretty strict expectations for a cherry-pick and I don't
think this fits
(https://beam.apache.org/contribute/release-guide/#review-cherry-picks). In
particular, this doesn't seem to be a regression from a previous release, and
it seems to be an update to a new feature, which can wait until 2.25. If
there's an urgent reason to get it in ASAP that I'm missing, then let me know,
but otherwise I think I'll limit the release changes to just fixing the
changelog.
----------------------------------------------------------------
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: 478811)
Time Spent: 7h 40m (was: 7.5h)
> Add cross-language support to SnowflakeIO.Write
> -----------------------------------------------
>
> Key: BEAM-9898
> URL: https://issues.apache.org/jira/browse/BEAM-9898
> Project: Beam
> Issue Type: New Feature
> Components: cross-language, io-ideas
> Affects Versions: 2.25.0
> Reporter: Dariusz Aniszewski
> Assignee: Piotr Szuberski
> Priority: P3
> Fix For: 2.25.0
>
> Time Spent: 7h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)