mihaibudiu commented on PR #4466: URL: https://github.com/apache/calcite/pull/4466#issuecomment-3091088892
Yes, I agree that this message is not particularly informative, but this comes from the way Calcite handles failures when the signature of a function does not match. The exception handler writes the string `Supported form(s):` and then calls `getAllowedSignatures()`, to produce the remained. This is the least harmful message I could make up. (I also experimented with returning `(none)`, but I am not sure that is much better) -- 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]
