rubenada commented on code in PR #3736:
URL: https://github.com/apache/calcite/pull/3736#discussion_r1538908575
##########
site/_docs/history.md:
##########
@@ -57,6 +57,9 @@ other software versions as specified in gradle.properties.
#### Bug-fixes, API changes and minor enhancements
{: #fixes-1-37-0}
+* [<a
href="https://issues.apache.org/jira/browse/CALCITE-6321">CALCITE-6321</a>]
+ Add `copy(List<RexLiteral>)` method to `Window` class
Review Comment:
IMO, it would be better to move this into the "Breaking Changes" section,
and add a bit more info about the impact, e.g.: "any subclass of `Window` will
need to implement this new method".
--
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]