Eugene Kirpichov created BEAM-2706:
--------------------------------------
Summary: 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)