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 2020/05/06 00:52:51 UTC

[GitHub] [pulsar] phemmer commented on issue #6768: Server exception when using enum in schema

phemmer commented on issue #6768:
URL: https://github.com/apache/pulsar/issues/6768#issuecomment-624383837


   After trying to use schemas again for a different task, this time using Avro data instead of JSON, I can confirm schemas are just as broken there. After going through the list of Avro data types, it appears that Pulsar's implementation of schemas does not support the following data types:
   * Record
   * Enum
   * Map
   * Fixed


----------------------------------------------------------------
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.

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