cshuo commented on a change in pull request #1738: [CALCITE-3719] Add hint
option checker to customize the option
URL: https://github.com/apache/calcite/pull/1738#discussion_r364702211
##########
File path: core/src/main/java/org/apache/calcite/plan/ViewExpanders.java
##########
@@ -39,9 +39,9 @@ private ViewExpanders() {}
RelOptCluster cluster,
List<RelHint> hints) {
// See if the user want to customize the ToRelContext.
Review comment:
want -> wants.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services