Polber commented on code in PR #33124:
URL: https://github.com/apache/beam/pull/33124#discussion_r1851028555


##########
sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcWriteSchemaTransformProvider.java:
##########
@@ -172,71 +312,55 @@ public PCollectionRowTuple expand(PCollectionRowTuple 
input) {
   @DefaultSchema(AutoValueSchema.class)
   public abstract static class JdbcWriteSchemaTransformConfiguration 
implements Serializable {
 
-    @Nullable
-    public abstract String getDriverClassName();

Review Comment:
   Purely cosmetic



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to