atoomula opened a new pull request #1479:
URL: https://github.com/apache/samza/pull/1479


   **Problem**: With fix for SAMZA-2637, we introduced a bug where when the 
parsed UDF args are for some reason detected as ANY type, the checker fails.
   
   **Fix**: In addition to checking the annotated udf arg types, also check the 
parsed arg types to see if it belongs to ANY type and skip checks on such types.
   
   **API Changes**: None
   
   **Tests**: Existing functional tests catch this.
   
   **Upgrade Instructions**: None
   
   **Usage Instructions**: None


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


Reply via email to