justinmclean opened a new issue, #7204:
URL: https://github.com/apache/gravitino/issues/7204
### What would you like to be improved?
> Task :catalogs:hadoop-common:javadoc
/Users/justin/gravitino/catalogs/hadoop-common/src/main/java/org/apache/gravitino/catalog/hadoop/fs/FileSystemUtils.java:140:
warning: no @param for predefinedKeys
public static Map<String, String> toHadoopConfigMap(
^
/Users/justin/gravitino/catalogs/hadoop-common/src/main/java/org/apache/gravitino/catalog/hadoop/fs/FileSystemUtils.java:201:
warning: no description for @return
* @return
^
/Users/justin/gravitino/catalogs/hadoop-common/src/main/java/org/apache/gravitino/catalog/hadoop/fs/FileSystemUtils.java:212:
warning: no description for @return
* @return
^
3 warnings
### How should we improve?
Add Javadocs to fix these issues
--
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]