You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Anonymous (Jira)" <ji...@apache.org> on 2023/04/13 11:18:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anonymous updated BEAM-2706:
----------------------------
    Status: Triage Needed  (was: Resolved)

> Create JdbcIO.readAll()
> -----------------------
>
>                 Key: BEAM-2706
>                 URL: https://issues.apache.org/jira/browse/BEAM-2706
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-jdbc
>            Reporter: Eugene Kirpichov
>            Assignee: Eugene Kirpichov
>            Priority: P2
>             Fix For: 2.2.0
>
>
> 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
(v8.20.10#820010)