thswlsqls opened a new pull request, #8587:
URL: https://github.com/apache/paimon/pull/8587

   ### Purpose
   
   - `S3Loader`'s class Javadoc said "to load oss", a copy-paste artifact from 
`OSSLoader`.
   - The loader's `getScheme()` returns `"s3"`, so the comment should read "to 
load s3".
   - Matches the sibling convention `to load <scheme>` used by `OSSLoader` 
(oss), `COSNLoader` (cosn), and `GSLoader` (gcs).
   
   ### Tests
   
   - Typo/wording fix, no behavior change — no test added. `mvn -pl 
paimon-filesystems/paimon-s3 clean install` passed (checkstyle/spotless/rat 
green).
   


-- 
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]

Reply via email to