NobiGo commented on PR #4404: URL: https://github.com/apache/calcite/pull/4404#issuecomment-2958353974
According to the current modification, the comment of this EnumerableLimitSortRule should also be updated. It is no longer simply transforming EnumerableLimit + EnumerableSort into EnumerableLimitSortRule. It apply when the LogicalSort has (FETCH or OFFSET) and collation(Order By). -- 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]
