Skip to content

Aliyun: Fix copy-paste typo in OSSFileIO class Javadoc - #17242

Draft
thswlsqls wants to merge 1 commit into
apache:mainfrom
thswlsqls:docs/aliyun-ossfileio-javadoc-typo
Draft

Aliyun: Fix copy-paste typo in OSSFileIO class Javadoc#17242
thswlsqls wants to merge 1 commit into
apache:mainfrom
thswlsqls:docs/aliyun-ossfileio-javadoc-typo

Conversation

@thswlsqls

@thswlsqls thswlsqls commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

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.

AI Disclosure

  • Tool: Claude Code — used to analyze the code and correct the documentation.

The class Javadoc was copied from S3FileIO and left with "with result in"
instead of "will result in", and dropped the trailing period. Correct the
wording to match the sibling S3FileIO Javadoc.

Generated-by: Claude Code
@thswlsqls
thswlsqls marked this pull request as draft July 17, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant