Details
-
Improvement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
2.9.0
Description
At present JdbcIO. write doesn't support dynamic queries. This means ValueProvider cannot be used to pass dyamic update queries. To support this the withStatement function need to accept ValueProvider<String> instead of String type. Changes has to be done in processĀ
WriteFn class to take care of ValueProvider
Attachments
Issue Links
- is related to
-
BEAM-3441 Allow ValueProvider for JdbcIO.DataSourceConfiguration
- Resolved
- links to