thswlsqls opened a new pull request, #17242: URL: https://github.com/apache/iceberg/pull/17242
## Summary - The `OSSFileIO` class Javadoc was copied from `S3FileIO` and left with "with result in" instead of "will result in", leaving the sentence without a verb, and dropped the trailing period. - Corrects the wording to match the sibling `S3FileIO` Javadoc (aws/src/main/java/org/apache/iceberg/aws/s3/S3FileIO.java). - Comment-only change; no runtime behavior change. ## Testing done - No test added — nothing to verify beyond the wording. `./gradlew :iceberg-aliyun:spotlessCheck` passed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
