KyleLin0927 opened a new pull request, #7235:
URL: https://github.com/apache/gravitino/pull/7235

   ### What changes were proposed in this pull request?
   
   Fix the Javadoc @param, @return, and @throws tags in
   
   
`catalogs/catalog-jdbc-common/src/main/java/org/apache/gravitino/catalog/jdbc/operation`
 package, specifically in the following files:
   
   - `DatabaseOperation.java`
   - `JdbcDatabaseOperations.java`
   - `JdbcTableOperations.java`
   - `TableOperation.java`
   
   ### Why are the changes needed?
   
   Fixes #7211
   
   ### Does this PR introduce any user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   - Ran `./gradlew :catalogs:catalog-jdbc-common:javadoc to confirm all 
Javadoc` warnings were resolved.
   - Ran `./gradlew clean build`


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