You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/10 09:49:20 UTC

[GitHub] [pulsar] tjiuming commented on issue #14627: Question about the design of pulsar schema

tjiuming commented on issue #14627:
URL: https://github.com/apache/pulsar/issues/14627#issuecomment-1063863536


   ```
   Producer producer = client.newProducer(Schema.BYTES).create();
   ```
   You can use BYTES schema as above. I think the schema mostly designed for pulsar-sql


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org