hudi-bot opened a new issue, #14773: URL: https://github.com/apache/hudi/issues/14773
during reading operation, a new base file maybe produced by a writting operation. then the reading will opooibility to get a NPE when getSplit. here is the exception stack: !https://wa.vision.huawei.com/vision-file-storage/api/file/download/upload-v2/2021/2/15/qwx352829/7bacca8042104499b0991d50b4bc3f2a/image.png! ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-1748 - Type: Bug - Fix version(s): - 1.1.0 --- ## Comments 07/Sep/21 21:40;githubbot;hudi-bot commented on pull request #2751: URL: https://github.com/apache/hudi/pull/2751#issuecomment-914646698 <!-- Meta data { "version" : 1, "metaDataEntries" : [ { "hash" : "2de7140cbdf98568f63110b88e2ff65cab14c0b1", "status" : "UNKNOWN", "url" : "TBD", "triggerID" : "2de7140cbdf98568f63110b88e2ff65cab14c0b1", "triggerType" : "PUSH" } ] }--> ## CI report: * 2de7140cbdf98568f63110b88e2ff65cab14c0b1 UNKNOWN <details> <summary>Bot commands</summary> @hudi-bot supports the following commands: - `@hudi-bot run travis` re-run the last Travis build - `@hudi-bot run azure` re-run the last Azure build </details> -- 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] ;;; --- 07/Sep/21 21:43;githubbot;hudi-bot edited a comment on pull request #2751: URL: https://github.com/apache/hudi/pull/2751#issuecomment-914646698 <!-- Meta data { "version" : 1, "metaDataEntries" : [ { "hash" : "2de7140cbdf98568f63110b88e2ff65cab14c0b1", "status" : "FAILURE", "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2082", "triggerID" : "2de7140cbdf98568f63110b88e2ff65cab14c0b1", "triggerType" : "PUSH" } ] }--> ## CI report: * 2de7140cbdf98568f63110b88e2ff65cab14c0b1 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=2082) <details> <summary>Bot commands</summary> @hudi-bot supports the following commands: - `@hudi-bot run travis` re-run the last Travis build - `@hudi-bot run azure` re-run the last Azure build </details> -- 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] ;;; -- 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]
