YiwenWu commented on code in PR #3650:
URL: https://github.com/apache/calcite/pull/3650#discussion_r1481239292
##########
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:
This is a minor suggestion that can be ignored.
I'm not sure about the removal policy either. Not deleting can avoid
version upgrade issues, but maintenance may be lengthy.
--
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]