You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alexey Romanenko (Jira)" <ji...@apache.org> on 2019/10/22 16:29:00 UTC

[jira] [Comment Edited] (BEAM-6732) Add "withResults()" for JdbcIO.write()

    [ https://issues.apache.org/jira/browse/BEAM-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957205#comment-16957205 ] 

Alexey Romanenko edited comment on BEAM-6732 at 10/22/19 4:28 PM:
------------------------------------------------------------------

[~anbha] Do you have any Windows in your pipeline?
The writing to another database starts only after the respective window has been fully written to the first database.



was (Author: aromanenko):
[~anbha] Do you have any Windows in your pipeline?

> Add "withResults()" for JdbcIO.write()
> --------------------------------------
>
>                 Key: BEAM-6732
>                 URL: https://issues.apache.org/jira/browse/BEAM-6732
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-jdbc
>            Reporter: Alexey Romanenko
>            Assignee: Alexey Romanenko
>            Priority: Minor
>             Fix For: 2.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Sometimes, it's needed to have a collection of write results after using {{JdbcIO.write()}}.
> For this purpose, we need to add new transform, e.g. {{.withResults()}}, which will return results   of write.
> More details are on this mailing list discussion:  https://lists.apache.org/thread.html/ad088cfe519b4ff8df218cd3f996ac41ee256d568c7278c38576cdd4@%3Cdev.beam.apache.org%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)