sbernauer commented on issue #1845: URL: https://github.com/apache/hudi/issues/1845#issuecomment-663373241
> 4. We ingest old events again (there are some upserts). ?????? What schema is being used here? At this step I used SCHEMA_V2 We use Deltastreamer in continues mode and only restart it in step 2, where we provide the new SCHEMA_V2 to the Deltastreamer. I tried to reproduce everything as good as possible in my [DeltaStreamer-test](https://github.com/apache/hudi/pull/1844/files#diff-2c3763c5782af9c3cbc02e2935211587R476) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
