[
https://issues.apache.org/jira/browse/HUDI-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381820#comment-17381820
]
ASF GitHub Bot commented on HUDI-1447:
--------------------------------------
liujinhui1994 commented on a change in pull request #2438:
URL: https://github.com/apache/hudi/pull/2438#discussion_r670998409
##########
File path:
hudi-utilities/src/main/java/org/apache/hudi/utilities/sources/helpers/KafkaOffsetGen.java
##########
@@ -282,6 +301,36 @@ private Long delayOffsetCalculation(Option<String>
lastCheckpointStr, Set<TopicP
return delayCount;
}
+ /**
+ * Get the checkpoint by timestamp.
+ * @param consumer
Review comment:
OK, I will add it immediately
--
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]
> DeltaStreamer kafka source supports consuming from specified timestamp
> ----------------------------------------------------------------------
>
> Key: HUDI-1447
> URL: https://issues.apache.org/jira/browse/HUDI-1447
> Project: Apache Hudi
> Issue Type: New Feature
> Components: DeltaStreamer
> Reporter: wangxianghu#1
> Assignee: liujinhui
> Priority: Major
> Labels: pull-request-available, sev:high, user-support-issues
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)