xiedeyantu commented on code in PR #4358:
URL: https://github.com/apache/calcite/pull/4358#discussion_r2075270898


##########
core/src/test/resources/sql/planner.iq:
##########
@@ -20,6 +20,8 @@
 
 # The following line is used to update the default planner rules.
 # "+" means add a rule, "-" means remove a rule. Only the "CoreRules." can be 
omitted.
+# If multiple rules are involved, they need to be divided into multiple lines, 
one rule per line,

Review Comment:
   I updated the documentation in `planner.iq`. This is a format specification 
to prevent subsequent developers from writing multiple formats.



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