jyothsnakonisa commented on code in PR #147:
URL: 
https://github.com/apache/cassandra-analytics/pull/147#discussion_r2470568056


##########
cassandra-analytics-cdc-sidecar/src/main/java/org/apache/cassandra/cdc/sidecar/SidecarCdc.java:
##########
@@ -43,6 +50,31 @@ protected SidecarCdc(@NotNull SidecarCdcBuilder builder)
         initSchema();
     }
 
+    public static SidecarCdcBuilder builder(@NotNull String jobId,

Review Comment:
   I do not see this being used anywhere, I am assuming that we need this 
downstream in sidecar. Can you please remove it if this is not used.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to