YiwenWu commented on code in PR #3650:
URL: https://github.com/apache/calcite/pull/3650#discussion_r1480658861
##########
core/src/main/java/org/apache/calcite/sql/type/ReturnTypes.java:
##########
@@ -620,6 +620,13 @@ public static SqlCall stripSeparator(SqlCall call) {
public static final SqlReturnTypeInference MULTISET_ELEMENT_NULLABLE =
Review Comment:
Since only the ELEMENT operator is used, I think it can be removed
--
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]