mihaibudiu opened a new pull request, #4729:
URL: https://github.com/apache/calcite/pull/4729

   https://issues.apache.org/jira/browse/CALCITE-7358
   
   This PR essentially strengthens the type checking rules for casts involving 
arrays and maps.
   There were some additional inconsistencies; for example, a test allowed 
casting a `MAP<DECIMAL, INT>` to a `MAP<FLOAT, BINARY>`, but the coercion rules 
prohibited casts from `INT` to `BINARY`.
   
   
   


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