srkukarni opened a new pull request #2397: Integrate Functions with Schema URL: https://github.com/apache/incubator-pulsar/pull/2397 ### Motivation Currently the function world relies on serde concept to handle byte[] messages from pulsar. Now that Pulsar has schema registry, this pr allows functions to discover schema on the fly as well as have users provide schema hints while using functions. This pr supersedes 2226 ### 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: [email protected] With regards, Apache Git Services
