xiedeyantu commented on code in PR #4482:
URL: https://github.com/apache/calcite/pull/4482#discussion_r2245551398


##########
core/src/main/java/org/apache/calcite/sql/dialect/StarRocksSqlDialect.java:
##########
@@ -155,72 +150,55 @@ public StarRocksSqlDialect(Context context) {
   }
 
   @Override public @Nullable SqlNode getCastSpec(RelDataType type) {
-    if (type instanceof BasicSqlType) {

Review Comment:
   You should probably fix this with a new chore PR, but it's OK.



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