bowenli86 commented on a change in pull request #8784: 
[FLINK-12892][table][hive] serialize catalog table to properties for table 
discovery service
URL: https://github.com/apache/flink/pull/8784#discussion_r295001200
 
 

 ##########
 File path: 
flink-table/flink-table-common/src/main/java/org/apache/flink/table/descriptors/DescriptorProperties.java
 ##########
 @@ -103,6 +103,18 @@ public void putProperties(DescriptorProperties 
otherProperties) {
                }
        }
 
+       /**
+        * Adds a properties map by appending the given prefix to element keys.
+        */
 
 Review comment:
   You mean `@param`? The style of existing javadoc in this class seems not 
favor it

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to