asolimando commented on code in PR #2915:
URL: https://github.com/apache/calcite/pull/2915#discussion_r976634022
##########
site/_docs/history.md:
##########
@@ -44,6 +44,10 @@ z.
#### Breaking Changes
{: #breaking-1-33-0}
+* [<a
href="https://issues.apache.org/jira/browse/CALCITE-5293">CALCITE-5293</a>]
+ Support general set operators in PruneEmptyRules. The default configuration
of PruneEmptyRules for Set operators is changed: the rules matching scope has
increased.
Review Comment:
Nitpick:
```suggestion
Support general set operators in PruneEmptyRules. The default
configuration of PruneEmptyRules for Set operators has changed: the rules
matching scope has increased.
```
--
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]