woofyzhao commented on code in PR #4238:
URL: https://github.com/apache/incubator-inlong/pull/4238#discussion_r877678173
##########
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/pojo/sink/SinkFieldBase.java:
##########
@@ -55,6 +55,15 @@ public class SinkFieldBase {
@ApiModelProperty("Partition strategy, including: None, Identity, Year,
Month, Day, Hour, Bucket, Truncate")
private String partitionStrategy;
+ @ApiModelProperty("Partition strategy, including: None, Identity, Year,
Month, Day, Hour, Bucket, Truncate")
Review Comment:
doc needs to change
--
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]