mihaibudiu commented on PR #4594: URL: https://github.com/apache/calcite/pull/4594#issuecomment-3439819120
Thank you. I generally try to make the smallest number of changes which fixes the problem (and other obvious bugs). Whether it's the optimal approach really depends on what you want to achieve, and the rules for type coercion used by Calcite are not written down anywhere. See also https://issues.apache.org/jira/browse/CALCITE-7148 about other problems with type coercion. I think that it was supposed to do much more than it is doing now. -- 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]
