yihua commented on code in PR #10799:
URL: https://github.com/apache/hudi/pull/10799#discussion_r1510461098


##########
scripts/pr_compliance.py:
##########
@@ -402,7 +402,7 @@ def make_default_validator(body, debug=False):
         "### Documentation Update",
         {"_Describe any necessary documentation update if there is any new 
feature, config, or user-facing change_",
         "",
-        "- _The config description must be updated if new configs are added or 
the default value of the configs are changed_",
+        "- _The config description must be updated if new configs are added or 
the default value of the configs are changed. If not, put \"N/A\"._",

Review Comment:
   As long as the user provide a description, the validation of this section 
passes.



##########
scripts/pr_compliance.py:
##########
@@ -402,7 +402,7 @@ def make_default_validator(body, debug=False):
         "### Documentation Update",
         {"_Describe any necessary documentation update if there is any new 
feature, config, or user-facing change_",
         "",
-        "- _The config description must be updated if new configs are added or 
the default value of the configs are changed_",
+        "- _The config description must be updated if new configs are added or 
the default value of the configs are changed. If not, put \"N/A\"._",

Review Comment:
   As long as the user provides a description, the validation of this section 
passes.



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