hudi-bot opened a new issue, #15943: URL: https://github.com/apache/hudi/issues/15943
In GCS and S3 like systems, where partial writes failures are not possible, we are planning to fail (fail fast) the reads from log files if hudi deduces any corrupt data rather than silently skip and move on. Since writes are atomic and only effective if the entire data is fully written, this should be fine with GCS and S3 schemes. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6183 - Type: Improvement -- 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]
