codope commented on issue #3755: URL: https://github.com/apache/hudi/issues/3755#issuecomment-951918490
@fengjian428 How frequently are you facing this issue? You mentioned earlier that: > this table was create by Delta streamer's SqlSource from another table, but when ingest real-time data from kafka with kafkasource, the compaction dose not work, I need shutdown Delta streamer and start it again, then compaction works Seems like a dangling file due to failed commit. Given the symptoms, would it be possible for you to write a unit test? Or even just list the steps to help me reproduce? -- 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]
