Skip to content

Commit bfde556

Browse files
Add Breaking Changes in history.md
1 parent ad82fbb commit bfde556

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

site/_docs/history.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ other software versions as specified in gradle.properties.
4949
#### Breaking Changes
5050
{: #breaking-1-42-0}
5151

52+
* [<a href="https://issues.apache.org/jira/browse/CALCITE-6942">CALCITE-6942</a>]
53+
Modify the access level of the method `decorrelateSortAsAggregate` from `protected` to `private`.
54+
Rename the method `decorrelateFetchOneSort` to `decorrelateSortWithRowNumber`,
55+
and adjust its access modifier from `protected` to `private` accordingly.
56+
5257
#### New features
5358
{: #new-features-1-42-0}
5459

0 commit comments

Comments
 (0)