mihaibudiu commented on PR #4264:
URL: https://github.com/apache/calcite/pull/4264#issuecomment-2752642657

   I have kept the assertions unchanged, but added additional validation which 
should prevent these assertions from ever being fired. The validation has to be 
done in `checkOperandTypes` to provide nice validator error messages; by the 
time `inferReturnTypes` is reached we no longer have a handle to the required 
callBinding.


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