danny0405 commented on issue #19649: URL: https://github.com/apache/hudi/issues/19649#issuecomment-5327806999
@GuanghuiCong thx for the report, the failure case is valid, the file should be ignored regularly since the pointer file(_version file) has not been updated on the read route which should point to a valid manifest file, I will check whether there is possibility the pointer file is missing, in that case, the LSM timeline reader will fallback to list all the manifest files instead which could include the invalid file. -- 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]
