danny0405 commented on issue #5867: URL: https://github.com/apache/hudi/issues/5867#issuecomment-1156131910
You mean the error throws because of multi components were trying to modify the same parquet file ? In flink write pipeline, the only component that may modify the parquet files is the `CompactFunction`, in theory, it does not expect to be in concurrency modification. -- 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]
