danny0405 opened a new pull request #1464: [CALCITE-3360] SqlValidator throws NEP for unregistered function with… URL: https://github.com/apache/calcite/pull/1464 …out implicit type coercion SqlValidator should report the function signature for unregistered UDFs when implicit type coercion is turned off. We also change SqlTypeNameSpec constructor to public so that any other engine can extend it and implement their custom data type.(Because it is too small change, i just merge it into this one).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
