Raven888888 commented on issue #12284: URL: https://github.com/apache/pulsar/issues/12284#issuecomment-958588769
@MarvinCai @gaoran10 Thank you for your explanation, clears up a bit. I have further follow-up questions: 1. In pulsar 2.7.0, I too used websocket to publish data (as you pointed out rightfully, data in raw bytes) to pulsar. And pulsar SQL works fine in that version, where I manually upload `string` schema. Is there changes in schema handling from 2.7.x to 2.8.x, that causes pulsar SQL to break? 2. Is it possible to get back pulsar 2.7.0 behaviour in 2.8.x and beyond? I still want to use websocket to publish data (raw bytes), and sets pulsar topic with `string` schema, and able to query using pulsar SQL. Thanks a lot. -- 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]
