wangmiao1981 opened a new pull request #466: [FollowUp]: Throw NotFoundException from IO methods when file does not exist URL: https://github.com/apache/incubator-iceberg/pull/466 Follow up PR #454 Throw NotFoundException for `return new PositionFileOutputStream(file, new RandomAccessFile(file, "rw"));` After gradle build, `spark/tmp` folder is created. add `spark/tmp` to .gitignore 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
