[
https://issues.apache.org/jira/browse/BEAM-11873?focusedWorklogId=608584&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-608584
]
ASF GitHub Bot logged work on BEAM-11873:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Jun/21 16:40
Start Date: 08/Jun/21 16:40
Worklog Time Spent: 10m
Work Description: aromanenko-dev edited a comment on pull request #14856:
URL: https://github.com/apache/beam/pull/14856#issuecomment-856923988
@Amar3tto Well, if there is no way to fetch results after calling
`executeBatch()` then we can stick with just `execute()`. Please, just add a
Java doc about that.
Let's keep old `withResults()` but please rename new method
`withReturningResults()` to `withWriteResults()` like BigtableIO has for the
similar functionality.
Also, ptal on my other comments.
--
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: 608584)
Time Spent: 3h 10m (was: 3h)
> Add support for writes returning values
> ---------------------------------------
>
> Key: BEAM-11873
> URL: https://issues.apache.org/jira/browse/BEAM-11873
> Project: Beam
> Issue Type: Improvement
> Components: io-java-jdbc
> Reporter: Maxim Ivanov
> Assignee: Vitaly Terentyev
> Priority: P3
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> SQL allows returning values from INSERT or UPDATE queries. It would be great
> if these values were returned from write operation and could be processed by
> further PTransforms
--
This message was sent by Atlassian Jira
(v8.3.4#803005)