You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2017/08/01 20:02:00 UTC

[jira] [Commented] (BEAM-2706) Create JdbcIO.readAll()

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

Jean-Baptiste Onofré commented on BEAM-2706:
--------------------------------------------

Yes.





> Create JdbcIO.readAll()
> -----------------------
>
>                 Key: BEAM-2706
>                 URL: https://issues.apache.org/jira/browse/BEAM-2706
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-extensions
>            Reporter: Eugene Kirpichov
>            Assignee: Jean-Baptiste Onofré
>
> Similarly to TextIO.readAll(), AvroIO.readAll(), SpannerIO.readAll(), and in the general spirit of making connectors more dynamic: it would be nice to have JdbcIO.readAll() that reads a PCollection of queries, or perhaps better, a parameterized query with a PCollection of parameter values and a user callback for setting the parameters on a query based on the PCollection element.
> JB, as the author of JdbcIO, would you be interested in implementing this at some point?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)