You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/06/15 08:03:59 UTC

[GitHub] [hudi] danny0405 commented on issue #5867: The file being written is in an invalid state. Probably caused by an error thrown previously. Current state: COLUMN

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org