hlteoh37 commented on code in PR #76:
URL: 
https://github.com/apache/flink-connector-aws/pull/76#discussion_r1825991540


##########
flink-connector-aws/flink-connector-aws-kinesis-streams/src/main/java/org/apache/flink/connector/kinesis/source/split/StartingPosition.java:
##########
@@ -52,6 +53,30 @@ public Object getStartingMarker() {
         return startingMarker;
     }
 
+    public software.amazon.awssdk.services.kinesis.model.StartingPosition 
getSdkStartingPosition() {

Review Comment:
   Refactored into Util



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to