xiaochen-zhou commented on PR #4124:
URL: https://github.com/apache/calcite/pull/4124#issuecomment-2574162650

   > there is a problem, because TypeCoercion handles all sorts of implicit 
casts, and here you are turning all of them off.
   > There is currently no way to control which implicit casts are legal in a 
dialect.
   
   Sorry, I’m a bit confused. I found that this method currently seems to only 
be used in the SqlImplementor#stripCastFromString() method to determine whether 
to remove the cast.
   
   
![image](https://github.com/user-attachments/assets/741fc979-3fe9-48d8-96a9-cf93d6fddc0c)
   
   
   


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