xuzifu666 commented on code in PR #4822:
URL: https://github.com/apache/calcite/pull/4822#discussion_r2893377004


##########
core/src/main/java/org/apache/calcite/util/RelToSqlConverterUtil.java:
##########
@@ -390,6 +390,24 @@ public static SqlDataTypeSpec 
getCastSpecAngleBracketArrayType(SqlDialect dialec
     return new SqlDataTypeSpec(sqlArrayTypeNameSpec, SqlParserPos.ZERO);
   }
 
+  /**
+   * Used to ensure that Map types can be correctly converted.

Review Comment:
   Thanks for the suggestion, done.



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