srkukarni opened a new pull request #2501: Fix Trigger Functinality URL: https://github.com/apache/incubator-pulsar/pull/2501 ### Motivation When we moved to support schemas on functions, we moved away from customSerdeInputMap as the base structure for FunctionDetails, but rather went to inputSpecs. Some parts of the code weren't updated as part of that change. This pr fixes that. ### Modifications Describe the modifications you've done. ### Result After your change, what will change.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services