ad1happy2go commented on issue #8878: URL: https://github.com/apache/hudi/issues/8878#issuecomment-1579157211
@gtwuser This is expected as you didn't provided that format in the input date format. I was able to reproduce your issue and able to fix also by providing below. hoodie.deltastreamer.keygen.timebased.input.dateformat=yyyy-MM-dd'T'HH:mm:ssZ,yyyy-MM-dd'T'HH:mm:ss.SSSZ,yyyy-MM-dd'T'HH:mm:ss -- 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]
