healchow commented on code in PR #4736:
URL: https://github.com/apache/inlong/pull/4736#discussion_r903273077
##########
inlong-sort/sort-formats/format-base/src/main/java/org/apache/inlong/sort/formats/base/TableFormatUtils.java:
##########
@@ -108,9 +108,9 @@ public class TableFormatUtils {
* Returns the {@link DeserializationSchema} described by the given
* properties.
*
- * @param properties The properties describing the deserializer.
+ * @param properties The properties describing the deserializer.
* @param classLoader The class loader for the deserializer.
- * @param <T> The type of the data.
+ * @param <T> The type of the data.
Review Comment:
It is not suggested to change the indents of Java doc.
--
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]