wangxianghu commented on pull request #3175: URL: https://github.com/apache/hudi/pull/3175#issuecomment-870388324
> @wangxianghu IMO, we should not update the existing functionality, as this can impact the existing Hudi users, till now Hudi did not have a provision to read from committed offset, this just adds an option for the users to set `auto.offset.reset` to none. > > We can think if we should take the option as `auto.offset.reset=group` from user and then set to `none` in code so that the consumer does not throw exception. > This change aligns with the way Flink also provides various options to the user - https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/connectors/datastream/kafka/#kafka-consumers-start-position-configuration I agree with you. I think you can give a try -- 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]
