sijie opened a new pull request #2018: Revert "Functions schema integration (#1845)" URL: https://github.com/apache/incubator-pulsar/pull/2018 ### Motivation The problem introduced at 97b56cf04dfca81c937a4b640bc8cfc5470d66cb is when making SerDe extending Schema. It introduced a dependency between functions/java-api and pulsar-client (which is a shaded client with bunch of dependencies). This opens a hole of shading dependency issues. ### Changes This reverts commit 97b56cf04dfca81c937a4b640bc8cfc5470d66cb.
---------------------------------------------------------------- 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
