kennknowles opened a new issue, #19056: URL: https://github.com/apache/beam/issues/19056
We should validate the primitive types used in UDFs and UDAFs at creation time. Similar to the verifyPrimitiveType() call in Row. This will ensure the functions don't fail with a cryptic error message. See: https://stackoverflow.com/questions/51239226/not-able-to-call-udf-in-beamsql Imported from Jira [BEAM-4746](https://issues.apache.org/jira/browse/BEAM-4746). Original Jira may contain additional context. Reported by: apilloud. -- 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]
