thswlsqls opened a new pull request, #8661:
URL: https://github.com/apache/paimon/pull/8661
### Purpose
- Replace the `/** doc. */` placeholder Javadoc on
`IcebergRESTMetadataCommitterFactory` with `/** Factory to create {@link
IcebergRestMetadataCommitter}. */`, matching the
`IcebergMetadataCommitterFactory` interface and sibling
`IcebergHiveMetadataCommitterFactory`; REST was the only placeholder.
- Fix the spelling typo `evlolution` -> `evolution` in an
`IcebergRestMetadataCommitter` `LOG.info` message.
### Tests
- No behavior change (Javadoc + log-string edits); no test added.
- `mvn -pl paimon-iceberg clean install` passed on JDK 11 — checkstyle,
spotless, rat, and all tests green (26 unit + 4 ITCase).
--
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]