julianhyde commented on code in PR #3502:
URL: https://github.com/apache/calcite/pull/3502#discussion_r1393219264


##########
core/src/main/java/org/apache/calcite/rel/type/RelDataTypeFactory.java:
##########
@@ -134,6 +134,18 @@ RelDataType createMapType(
       RelDataType keyType,
       RelDataType valueType);
 
+  /**
+   * Create a lambda expression type. Lambda expressions are functions that

Review Comment:
   s/Create/Creates/



-- 
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]

Reply via email to