caicancai commented on code in PR #3655:
URL: https://github.com/apache/calcite/pull/3655#discussion_r1469044706


##########
core/src/main/java/org/apache/calcite/sql/type/OperandTypes.java:
##########
@@ -603,6 +603,9 @@ public static SqlOperandTypeChecker variadic(
   public static final SqlSingleOperandTypeChecker MAP_FUNCTION =
       new MapFunctionOperandTypeChecker();
 
+  public static final SqlOperandTypeChecker MAP_ELEEMNT =

Review Comment:
   MAP_KEY?



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